Displaying 1 result from an estimated 1 matches for "unstem_begin".
2007 Apr 21
1
QueryParser::stoplist_begin() behaviour
...e documentation comment ("Iterate
over terms omitted from the query as stopwords.") doesn't make it totally
clear which is the intended behaviour (though if I had to guess, I'd guess
that it should only return information for the previous query).
By contrast, the list returned by unstem_begin() only refers to the
previous query.
Is anyone relying on the current behaviour, and would anyone object if I
changed the behaviour to match that of unstem_begin()?
--
Richard