RE: [External] [Solr 7.1.0] spellcheck.maxCollationTries > 0 no results

2018-08-09 Thread agorriz
Thanks James, I found a solution for my problem, using spellcheck.q=spellcheck_en:halogan%20balbs seems to work. But I would expect it to work without needing to set the spellcheck field on the query (it is already configured on solrconfig.xml) text_spell default

[Solr 7.1.0] spellcheck.maxCollationTries > 0 no results

2018-08-08 Thread agorriz
I have a problem with solr suggested terms, when I search for a miss spelled phrase or word, for example "halogan balbs" (0 results found) I want a suggestion which will lead to results (eg "halogen bulbs"). I'm able to get a suggested phrase enabling spellcheck.collation and spellcheck.maxCollati