Re: Spellcheck collations results

2018-02-08 Thread Alessandro Benedetti
Given this configurations you may state that if no collation is returned there was no collation returning results after : - getting back a maximum of 7 corrections for mispelled terms - getting a max of 10.000 combinations of collations to extendedResults - test 3 collations against the index to ch

Re: Spellcheck collations results

2018-02-07 Thread Arnold Bronley
Thanks for replying Alessandro. I am passing these parameters: q=polt&spellcheck.q=polt&wt=json&indent=true&spellcheck=true&spellcheck.count=7&spellcheck.onlyMorePopular=true&spellcheck.extendedResults=true&spellcheck.collate=true&spellcheck.maxCollations=3&spellcheck.maxCollationTries=3&spellche

Re: Spellcheck collations results

2018-01-25 Thread alessandro.benedetti
Can you tell us the request parameters used for the spellcheck ? In particular are you using these ? (from the wiki) : " The *spellcheck.maxCollationTries* Parameter This parameter specifies the number of collation possibilities for Solr to try before giving up. Lower values ensure better perform

Spellcheck collations results

2018-01-24 Thread Arnold Bronley
Hi, in a spellchecker call, if I don't get back collations object in the response, is it correct to assume that even if I create a query myself by joining the individually spell-corrected words in suggestions object in response, it will have 0 results? E.g. In the following spellchecker response