Move stop words to a config file
--------------------------------
Key: NUTCH-453
URL: https://issues.apache.org/jira/browse/NUTCH-453
Project: Nutch
Issue Type: Improvement
Components: indexer, searcher
Reporter: Steve Severance
Priority: Minor
Move the stop words from the code to a config file. This will allow the stop
words to be modified without recompiling the code. The format could be the same
as the regex-urlfilter where regexs are used to define the words or a plain
text file of words could be used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.