On Aug 22, 2008, at 12:32 PM, Chris Hostetter wrote:
: I'd like to have a handler that 1) executes a query, 2) provides
spelling
: suggestions for incorrectly spelled words, and 3) if the original
query
: returns 0 results, return results based on the spell check
suggestions.
:
: 1 & 2
: I'd like to have a handler that 1) executes a query, 2) provides spelling
: suggestions for incorrectly spelled words, and 3) if the original query
: returns 0 results, return results based on the spell check suggestions.
:
: 1 & 2 are straight forward using the SpellCheckComponent, but I can't
't figure
out 3 without writing custom code. Can I do it with just configuration
settings?
--
View this message in context:
http://www.nabble.com/Return-results-for-suggested-SpellCheck-terms-tp18897102p18897102.html
Sent from the Solr - User mailing list archive at Nabble.com.