Webboard: Skip word list
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Yannick LE NY Email: Message: Hello Zahid, If you want to not index stopwords as : a,an,the,I,you,he,she,it,we,they .... then you need to verify in your indexer.conf that the line Include stopwords.conf in uncommented or that you have the line StopwordFile stopwords/en.sl for removing english stopwords or the line StopwordFile stopwords/fr.sl for removing french stopwords. AND in your search.htm : verify or add the line StopwordFile stopwords/en.sl for removing english stopwords or the line StopwordFile stopwords/fr.sl for removing french stopwords. Yannick Reply: <http://www.mnogosearch.org/board/message.php?id=18520>