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.
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.