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

Yonik Seeley commented on SOLR-451:
-----------------------------------

Why the bigger input for the text area?  Anything really big would just be 
cut-n-pasted, no?
And the visible area doesn't affect how much text you can actually add (because 
of scrollbars), right?
I agree with using POST to work around URL size limitations.

> 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.

Reply via email to