You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Jan Høydahl (JIRA)" <ji...@apache.org> on 2013/02/14 09:38:13 UTC

[jira] [Commented] (SOLR-2086) analysis.jsp should honor maxFieldLength setting

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

Jan Høydahl commented on SOLR-2086:
-----------------------------------

Is this relevant for the new Admin GUI too? Else I'd like to close it
                
> 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.
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org