[ 
https://issues.apache.org/jira/browse/SOLR-1829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoss Man closed SOLR-1829.
--------------------------

       Resolution: Not A Problem
    Fix Version/s:     (was: 4.2)
                       (was: 5.0)
                   4.0

marking not a problem as of 4.0 since hte JSPs were removed at that point
                
> Cleaned up analysis.jsp - removed all token API scriptlets
> ----------------------------------------------------------
>
>                 Key: SOLR-1829
>                 URL: https://issues.apache.org/jira/browse/SOLR-1829
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>    Affects Versions: 1.4
>            Reporter: Uri Boness
>              Labels: admin
>             Fix For: 4.0
>
>         Attachments: SOLR-1829.patch
>
>
> The analysis.jsp was polluted with the old token stream api in scriptlets all 
> over the place. Since the introduction of the FieldAnalysisRequestHandler, 
> there's no need to keep this mess. Instead, the page can just call the 
> analysis request handler and with parameter generated by the form and display 
> the xml response the same way as it is displayed at the moment. Moreover, it 
> will save some work when updating the code base to the new token stream API.

--
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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to