Thanks James for your reply.

I am using spell check collation options (except
spellcheck.maxCollationTries). 
However, Will spellcheck.maxCollationTries consider other parqameneters in
query or just all spellcheck words in "q" ?

Becuse in my case, if original query is -->
solr/search/?q=hangry&c=CA&(all suggestion params)

then what i want is luscene suggestion to return is >>
if q=hungry has hits with param c=CA then return suggestion hungry
if q=angry has hits with param c=CA then return suggestion angry

so, does maxCollationTries consider other parameters while collating the
results ?

- Ninad

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Better-and-valid-Spellcheck-in-combination-with-other-parameters-with-at-least-one-occurance-tp3993484p3993816.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to