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

Stefan Matheis (steffkes) resolved SOLR-4371.
---------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.3
         Assignee: Stefan Matheis (steffkes)
    
> Admin UI - Analysis Screen shows empty result
> ---------------------------------------------
>
>                 Key: SOLR-4371
>                 URL: https://issues.apache.org/jira/browse/SOLR-4371
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 4.1
>            Reporter: Stefan Matheis (steffkes)
>            Assignee: Stefan Matheis (steffkes)
>            Priority: Minor
>             Fix For: 4.3, 5.0
>
>         Attachments: SOLR-4371.patch
>
>
> Poking around for an change to FieldAnalysisRequestHandler hoss mentioned 
> SOLR-4336, which documents the cause of this.
> bq. 
> /solr/collection1/analysis/field?wt=json&analysis.showmatch=true&analysis.fieldvalue=foo&analysis.query=&analysis.fieldname=cat
> the output will contain this:
> {code}"field_names": {
>       "cat": {
>               "index": [...],
>               "query": [
>                       "org.apache.solr.schema.FieldType$DefaultAnalyzer$1",
>                       [
>                       ]
>               ]
>       }
> }{code}

--
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]

Reply via email to