PhraseIndexTermMinDocOccs
The minimum number of documents that a non-stopword term must occur in before IDOL Content Component can add it as part of a phrase in the phrase index.
Type: | Long |
Default: | The value of UnstemmedMinDocOccs |
Required: | No |
Configuration Section: | Server |
Example: | PhraseIndexTermMinDocOccs=5
|
See Also: | EnablePhraseIndex
UnstemmedMinDocOccs |
NOTE: If you change this setting after you have indexed content into IDOL Content Component, you must reindex the content or regenerate the phrase index (by setting RegeneratePhraseIndex to True
) for the changes to take effect on existing content.