MaxBestTermsToExamine
The maximum number of terms from a document that IDOL Content Component analyzes at query time when it finds terms for TermGetBest.
By default, IDOL Content Component examines only up to 200 terms in each document, to improve the performance. You can increase this value to examine more terms if you find that your results do not include required or expected values. However, increasing this value can slow the analysis process down.
Type: | Long |
Default: | 200
|
Required: | No |
Configuration Section: | Server |
Example: | MaxBestTermsToExamine=400
|
See Also: | TermGetBest |