[
https://issues.apache.org/jira/browse/SOLR-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556114#action_12556114
]
Grant Ingersoll commented on SOLR-451:
--------------------------------------
{quote}
Why the bigger input for the text area? Anything really big would just be
cut-n-pasted, no?
{quote}
It's just easier to read once it is in there, instead of scrolling through lots
and lots of lines or having to switch back and forth between browser and a text
editor.
Actually, I think it would be nicer if it were taller and wider.
But, I am fine w/ leaving the size as long as the POST gets fixed.
> 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.