RE: Solr SpellCheck on Query Field

2012-11-09 Thread SolrCarinthia
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

Solr SpellCheck on Query Field

2012-11-08 Thread SolrCarinthia
Is it possible to run a spellcheck on multiple fields. I am aware of using a multivalued field for this (http://lucene.472066.n3.nabble.com/spellcheck-on-multiple-fields-td1587327.html) However, what I want is to return spellcheck alternatives based on the field against which the query ran. So if