You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alexandre Rafalovitch (JIRA)" <ji...@apache.org> on 2016/07/22 04:08:20 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=15388862#comment-15388862 ] 

Alexandre Rafalovitch commented on SOLR-2086:
---------------------------------------------

Can be closed. No JSP anywhere near old or new UI.

> 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 was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org