I followed the steps outlined in 
http://wiki.apache.org/solr/SpellCheckerRequestHandler
with regards to setting up of the schema with a new field 'spell' and
copying other fields to this 'spell' field at index time.
It works fine with single word queries but doesn't return anything for
multi-word queries. I read previous posts where this has been discussed. I
read that some of the active members are in the process of releasing patches
that fixes this problem. I'm actually trying to implement this spell check
in the production set up. Is it absolutely not possible to get spell check
results back for multi-word queries, should i wait for 1.3 release. If there
is any other option please educate me. In case a patch was already released,
how to add it to the current 1.2 version that i'm using?
-- 
View this message in context: 
http://www.nabble.com/spellcheckhandler-tp14627712p14991534.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to