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&spell
Hello,
In our scale environment, we see that the deep paging queries using
cursormark are running really slow. When we traced out the calls, we see
that the second query which queries the individual id's of matched pages is
sending the q param that is already sent by the first query again. If we