StopWordThresholdPercent
Summary
Sets the percentage of hits that a word should be present in before ignoring the word completelyUsage
StopWordThresholdPercent= number
Description
Searching for common words can lead to extremely many hits. In order to provide a better result the stop word system has been implemented. If a word is present in more than a set percantage of all the objects in the system then this word will be ignore when searched for.
Examples
StopWordThresholdPercent=60
If you search for a word that is present in more than 60% of all the objects then the search word will be ignored.
Frederik HolljenĀ (01/03/2005 12:35 pm)
Frederik HolljenĀ (01/03/2005 12:39 pm)
Comments
There are no comments.