Hi Lou,

The Solr query Parser creates fuzzy queries with a maximum of 50 term
expansions.
This is the default value and this is hard coded in the FuzzyQuery class.

I would say this is your problem.

I think you could create a new Query Parser which could create the fuzzy
query with a bigger value configured in the Solr configuration file for
instance.

Ludovic.



-----
Jouve
France.
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Fuzzy-2-search-results-wrong-tp4112824p4113729.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to