The minimum number of documents that a non-stopword term must occur in before IDOL Server 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 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.