[ 
https://issues.apache.org/jira/browse/SOLR-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13253059#comment-13253059
 ] 

dylan commented on SOLR-3238:
-----------------------------

Chinese words collected by admin ui are not correctly recognized by 
/analysis/field or /select.
1. open admin ui. Singlre Core > Query.
add q: name:中文
and I get the following information in tomcat's log:
path=/select params={wt=xml&rows=10&start=0&q=name:?????¥} hits=0 status=0 
QTime=2

2.  open admin ui. Singlre Core > Analysis.
FieldValue: 中文
and I get the following information in tomcat's log:
path=/analysis/field 
params={analysis.showmatch=true&analysis.query=&analysis.fieldname=ageseg&analysis.fieldvalue=?????¥&wt=json}
 status=0 QTime=2

                
> Sequel of Admin UI
> ------------------
>
>                 Key: SOLR-3238
>                 URL: https://issues.apache.org/jira/browse/SOLR-3238
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>    Affects Versions: 4.0
>            Reporter: Stefan Matheis (steffkes)
>            Assignee: Stefan Matheis (steffkes)
>             Fix For: 4.0
>
>         Attachments: SOLR-3238.patch, SOLR-3238.patch, SOLR-3238.patch, 
> solradminbug.png
>
>
> Catch-All Issue for all upcoming Bugs/Reports/Suggestions on the Admin UI

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]

Reply via email to