docs: move changes entry to 3.1

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064738 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2011-01-28 15:45:55 +00:00
parent 92874ddaa6
commit da24882340
1 changed files with 2 additions and 2 deletions

View File

@ -106,8 +106,6 @@ New Features
Adding a parameter NOW=<time_in_ms> to the request will override the
current time. (Peter Sturge, yonik)
* SOLR-2325: Allow tagging and exlcusion of main query for faceting. (yonik)
Optimizations
----------------------
@ -426,6 +424,8 @@ New Features
* SOLR-2129: Added a Solr module for dynamic metadata extraction/indexing with Apache UIMA.
See contrib/uima/README.txt for more information. (Tommaso Teofili via rmuir)
* SOLR-2325: Allow tagging and exlcusion of main query for faceting. (yonik)
* SOLR-2263: Add ability for RawResponseWriter to stream binary files as well as
text files. (Eric Pugh via yonik)