with spellcheck.q I don't get anything back at all.

{
  "responseHeader": {
    "status": 0,
    "QTime": 10,
    "params": {
      "spellcheck.collateExtendedResults": "true",
      "spellcheck.q": "tag:polt",
      "indent": "true",
      "spellcheck": "true",
      "spellcheck.accuracy": "0.72",
      "spellcheck.maxCollations": "3",
      "spellcheck.onlyMorePopular": "true",
      "spellcheck.count": "7",
      "spellcheck.maxCollationTries": "3",
      "wt": "json",
      "spellcheck.extendedResults": "true",
      "spellcheck.collate": "true"
    }
  },
  "response": {
    "numFound": 0,
    "start": 0,
    "docs": [

    ]
  },
  "spellcheck": {
    "suggestions": [

    ],
    "correctlySpelled": false,
    "collations": [

    ]
  }
}

On Mon, Oct 16, 2017 at 5:03 AM, alessandro.benedetti <a.benede...@sease.io>
wrote:

> Interesting, what happens when you pass it as spellcheck.q=polt ?
> What is the behavior you get ?
>
>
>
>
>
> -----
> ---------------
> 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