Closed GoogleCodeExporter closed 9 years ago
Stopwords can now be input at query time the remove stopword traversal is
included in the standard traversal set.
Stopwords can be set:
<stopwords>
<word>a</word>
...
</stopwords>
alternatively:
<stopwords>/path/to/stopword/file</stopwords>
This xml fragment should be input in the query parameter file.
Original comment by sjh...@gmail.com
on 21 Jun 2011 at 3:24
Original issue reported on code.google.com by
trevor.s...@gmail.com
on 10 May 2009 at 9:26