diff --git a/CHANGES.txt b/CHANGES.txt index 902811141a8..396465ea64c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -301,6 +301,8 @@ Other Changes 8. Upgraded to Lucene 2.3.0; Jan 23, 2008. + 9. SOLR-451: Changed analysis.jsp to use POST instead of GET, also made the input area a bit bigger (gsingers) + Build 1. SOLR-411. Changed the names of the Solr JARs to use the defacto standard JAR names based on project-name-version.jar. This yields, for example: diff --git a/src/webapp/resources/admin/analysis.jsp b/src/webapp/resources/admin/analysis.jsp index a1536efbb70..b3c303b3ec2 100644 --- a/src/webapp/resources/admin/analysis.jsp +++ b/src/webapp/resources/admin/analysis.jsp @@ -59,7 +59,7 @@