[
https://issues.apache.org/jira/browse/SOLR-1341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739868#action_12739868
]
Yonik Seeley commented on SOLR-1341:
------------------------------------
Not sure what's causing the empty string yet...
Caused by: java.lang.NumberFormatException: For input string: ""
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:468)
at java.lang.Integer.parseInt(Integer.java:497)
at
org.apache.solr.analysis.TrieTokenizerFactory.create(TrieTokenizerFactory.java:59)
at
org.apache.jsp.admin.analysis_jsp.doAnalyzer(org.apache.jsp.admin.analysis_jsp:67)
at
org.apache.jsp.admin.analysis_jsp._jspService(org.apache.jsp.admin.analysis_jsp:684)
> Trie* fields don't work in Analysis.jsp
> ---------------------------------------
>
> Key: SOLR-1341
> URL: https://issues.apache.org/jira/browse/SOLR-1341
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Yonik Seeley
> Fix For: 1.4
>
>
> trie fields don't seem to work in the admin analysis page
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.