Nguyen Manh Tien created SOLR-4065:
--------------------------------------
Summary: SolrJ parse confuse when query is "collation"
Key: SOLR-4065
URL: https://issues.apache.org/jira/browse/SOLR-4065
Project: Solr
Issue Type: Bug
Components: clients - java
Environment: solr query param
<str name="spellcheck">true</str>
<str name="spellcheck.extendedResults">true</str>
<str name="q">collation</str>
<str name="spellcheck.count">10</str>
<str name="spellcheck.collate">true</str>
<str name="spellcheck.onlyMorePopular">true</str>
Reporter: Nguyen Manh Tien
Priority: Minor
When search query is "collation" with above param (in environment), it will
make solrj confuse when parsing spellcheck data.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]