[
https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069002#comment-13069002
]
Ryan McKinley commented on SOLR-2667:
-------------------------------------
Found a minor issue: From the
[analysis|http://localhost:8983/solr/#/singlecore/analysis] page, pick a
numeric field and put text into it. This will return a 500 with:
java.lang.NumberFormatException: For input string: "asdgasg"
BUT the UI says "This Functionality requires the /analysis/field"
Looks like the error handling should catch 404 vs 500 (or maybe just non 200)
> Finish Solr Admin UI
> --------------------
>
> Key: SOLR-2667
> URL: https://issues.apache.org/jira/browse/SOLR-2667
> Project: Solr
> Issue Type: Improvement
> Reporter: Ryan McKinley
> Assignee: Ryan McKinley
> Fix For: 4.0
>
>
> In SOLR-2399, we added a new admin UI. The issue has gotten too long to
> follow, so this is a new issue to track remaining tasks.
--
This message is automatically generated by JIRA.
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]