I have some difficulties to use `spellcheck.q` to get only suggestions for current query.
When I set `spellcheck.q` to lucene query format (field1:value1 AND field2:value2), it doesnt return me any result. I have supposed that the value stored in `spellcheck.q` is just the value of ``spellcheck` component default field, but it returns an error in this case. Any help please?