[ 
https://issues.apache.org/jira/browse/SOLR-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Otis Gospodnetic updated SOLR-4065:
-----------------------------------

    Fix Version/s: 4.1
                   3.6.2
    
> 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 3.5.0)
> 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
>             Fix For: 3.6.2, 4.1
>
>         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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to