Herman,

- Specify "spellcheck.maxCollations" with something higher than one to get more 
than 1 collation.  

- If you also want the spellchecker to test whether or not a particular 
collation will return hits, also specify "spellcheck.maxCollationTries"

- If you also want to know how many hits each collation will return, also 
specify "spellcheck.collateExtendedResults=true"

- See http://wiki.apache.org/solr/SpellCheckComponent#spellcheck.maxCollations 
for more information

James Dyer
E-Commerce Systems
Ingram Content Group
(615) 213-4311


-----Original Message-----
From: Herman Kiefus [mailto:herm...@angieslist.com] 
Sent: Wednesday, August 17, 2011 4:31 PM
To: solr-user@lucene.apache.org
Subject: Solr spellcheck and multiple collations

After a bit of work, we have 'spellchecking' up and going and we are happy with 
the suggestions.  I have not; however, ever been able to generate more than one 
collation query.  Is there something simple that I have overlooked?

Reply via email to