Can someone look at the patch for 
https://issues.apache.org/jira/browse/SOLR-629?

This is a really handy change to edismax to support fuzzy queries.  It is a 
small spec change, but touches a lot of the parser. Basically, it means you can 
do this:

       <str name="qf">title~^4 author~</str>

And get fuzzy matches on title and author.

wunder
Walter Underwood
[email protected]
http://observer.wunderwood.org/


Reply via email to