There is a database patch that addresses this OracleTextSearch issue. Please download and apply patch 12582138 from the link below:
https://updates.oracle.com/Orion/SimpleSearch/process_form?search_type=patch&patch_number=12582138&plat_lang=226P&display_type=&search_style=8&orderby=&direction=&old_type_list=&gobuttonpressed=&sortcolpressed=&tab_number=&c_release_parent=product&c_product_child=release
NOTE: Upgrading to Oracle Database 11.2.0.4 or higher has the patch included.
UPDATE: The value of (ORACLETEXTSEARCH)MaxResultCount is set as 2048 in SearchEngineRules table. So you can also override this limit by creating a custom component.
https://updates.oracle.com/Orion/SimpleSearch/process_form?search_type=patch&patch_number=12582138&plat_lang=226P&display_type=&search_style=8&orderby=&direction=&old_type_list=&gobuttonpressed=&sortcolpressed=&tab_number=&c_release_parent=product&c_product_child=release
NOTE: Upgrading to Oracle Database 11.2.0.4 or higher has the patch included.
UPDATE: The value of (ORACLETEXTSEARCH)MaxResultCount is set as 2048 in SearchEngineRules table. So you can also override this limit by creating a custom component.
No comments:
Post a Comment