Robert,
Thanks! I've been using Solr 1.5 from trunk back in March - time to
upgrade! I also like the "put the stopword filter after the WDF
filter" fix.
- Naomi
On Nov 5, 2010, at 12:36 PM, Robert Muir wrote:
On Fri, Nov 5, 2010 at 3:04 PM, Naomi Dushay <ndus...@stanford.edu>
wrote:
(sorry for cross postings - I think this is important information to
disseminate)
Executive Summary: you probably need to increase your query slop.
A lot.
I looked at your example, and it really looks a lot like
https://issues.apache.org/jira/browse/SOLR-1852
This was fixed, and released in Solr 1.4.1... and of course from the
upgrading notes:
"However, a reindex is needed for some of the analysis fixes to take
effect."
Your example "Prisoner in a red-rose chain" in Solr 1.4.1 no longer
has the positions "1,4,7,8", but instead "1,4,5,6".
I recommend upgrading to this bugfix release and re-indexing if you
are having problems like this!!!!