Correct me if i am wrong but wouldn't collation return alternate terms
against the master dictionary field. 

So if I were to take a collated term and run a query for that term against a
specific field (say First Name) I am not guaranteed to get back results
since that term could actually have been collated because of a token from
another field (say Last Name). To get guaranteed results as collate
promises, I would have to run the suggested query against the master dict
field. That's probably valid since collation returns results in context of
master dict field but this behavior is pretty much what I want to avoid.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-SpellCheck-on-Query-Field-tp4019036p4019232.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to