[
https://issues.apache.org/jira/browse/SOLR-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nguyen Manh Tien updated SOLR-4065:
-----------------------------------
Attachment: solrj_collation_patch
this is patch for solrj parsing and unit test
> 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
> Attachments: solrj_collation_patch
>
>
> 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]