[
https://issues.apache.org/jira/browse/SOLR-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh updated SOLR-2086:
----------------------------
Attachment: SOLR-2086.patch
Patch file for analysis.jsp adding maxFieldLength.
> analysis.jsp should honor maxFieldLength setting
> ------------------------------------------------
>
> Key: SOLR-2086
> URL: https://issues.apache.org/jira/browse/SOLR-2086
> Project: Solr
> Issue Type: Improvement
> Components: web gui
> Affects Versions: 1.4.1
> Reporter: Eric Pugh
> Attachments: SOLR-2086.patch
>
>
> The analysis.jsp ignores the maxFieldLength setting when analyzing. I passed
> in a block of text that was 102524 tokens, and it analyzed all of them, even
> though maxFieldLength was 10000. The difference in results is pretty drastic
> between analysis.jsp and adding a document directly.
> Also, the GUI pretty much melts down with lots and lots of tokens as well, so
> maxFieldLength helps here as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]