RE: SpellCheck Print Multiple Collations

2011-09-22 Thread Kudzanai
= true suggestionCount = 5; rows = 0 It seems to work perfectly now. Thanks a lot. -- View this message in context: http://lucene.472066.n3.nabble.com/SpellCheck-Print-Multiple-Collations-tp3358391p3358970.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: SpellCheck Print Multiple Collations

2011-09-22 Thread Dyer, James
dd to a List suggestedTermsList which I then return to the calling code. Right now my ArrayList has 4 collations but it only has the last collation repeated 4 times. i.e food tough - four times. spellcheck.maxCollationTries set to 1 causes my QueryResponse to be null. -- View this message in cont

RE: SpellCheck Print Multiple Collations

2011-09-22 Thread Kudzanai
. Right now my ArrayList has 4 collations but it only has the last collation repeated 4 times. i.e food tough - four times. spellcheck.maxCollationTries set to 1 causes my QueryResponse to be null. -- View this message in context: http://lucene.472066.n3.nabble.com/SpellCheck-Print-Multiple-Collations-tp

RE: SpellCheck Print Multiple Collations

2011-09-22 Thread Dyer, James
not return anything if re-queried. James Dyer E-Commerce Systems Ingram Content Group (615) 213-4311 -Original Message- From: Kudzanai [mailto:kudzanai.vudzij...@gmail.com] Sent: Thursday, September 22, 2011 6:03 AM To: solr-user@lucene.apache.org Subject: SpellCheck Print Multiple Collations

SpellCheck Print Multiple Collations

2011-09-22 Thread Kudzanai
lations=3&rows=3&spellcheck.count=5 Part of my response is: ipod tough ipad tough wood tough My results are accurate but now how do i get the collations. What method do i use in the API? -- View this message in context: http://lucene.472066.n3.nabble.com/SpellCheck-Print-Multiple-Collations-tp3