PhraseIndexMinOccsPerField
The minimum number of times that an exact phrase must appear in a single document field before IDOL Server adds it to the phrase index. The exact phrase must also occur this number of times for it to contribute to the document occurrences count for the phrase.
NOTE: Micro Focus does not recommend that you set this value to lower than the default (2), because it might cause a significant increase in the memory and disk footprint of the phrase index.
Type: | Long |
Default: | 2 |
Required: | No |
Configuration Section: | Server |
Example: | PhraseIndexMinOccsPerField=3
|
See Also: | EnablePhraseIndex |
NOTE: If you change this setting after you have indexed content into IDOL Server, you must reindex the content or regenerate the phrase index (by setting RegeneratePhraseIndex to True
) for the changes to take effect on existing content.