Thanks for replying. I tried spellcheck.q=polt  and it does not help.

Here is how the query looks like:
http://solr:8983/solr/myapp/select?q=tag: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&spellcheck.collateExtendedResults=true

One workaround I found was that if you pass in \ before polt i.e. tag:\polt
then it works as expected and collations object is included in the json
response. I definitely think that this is a bug unless I am missing some
obvious thing here.

On Mon, Oct 9, 2017 at 9:45 AM, alessandro.benedetti <a.benede...@sease.io>
wrote:

> Does spellcheck.q=polt help ?
> How your queries normally look ?
> How would you like the collation to be returned ?
>
>
>
> -----
> ---------------
> Alessandro Benedetti
> Search Consultant, R&D Software Engineer, Director
> Sease Ltd. - www.sease.io
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
>

Reply via email to