StopList
The path of the language stoplist. The stop list contains a list of very common words, such as at or the, which do not convey much meaning. CFS ignores these words when determining whether the content looks valid.
You can use one of the standard stop lists installed with IDOL Server, or create your own. If you do not want to use a stop list, you can set StopList=""
.
Type: | String |
Default: | |
Required | No |
Configuration Section: | Any section that you have defined for language settings |
Example: | StopList=C:\Autonomy\IDOLserver\IDOL\langfiles\English.dat
|
See Also: | TermList |