[ https://issues.apache.org/jira/browse/SOLR-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Grant Ingersoll resolved SOLR-451. ---------------------------------- Resolution: Fixed Committed revision 630573 > analysis.jsp should use POST instead of GET and it would be nice to have a > bigger input box > ------------------------------------------------------------------------------------------- > > Key: SOLR-451 > URL: https://issues.apache.org/jira/browse/SOLR-451 > Project: Solr > Issue Type: Bug > Components: web gui > Reporter: Grant Ingersoll > Priority: Minor > Attachments: SOLR-451.patch > > > It is useful to input larger Strings for analysis into the Solr admin > analysis page, but the GET limitation prevents this. Thus, analysis.jsp and > analysis.xsl should be changed to use POST instead. It would also be nicer > to have a bigger input for the textarea (8+ cols) > Patch to follow. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.