SOLR-769: forgot the CHANGES entry

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776702 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Grant Ingersoll 2009-05-20 13:45:56 +00:00
parent 1fc5ecc6c2
commit d161e54136
1 changed files with 2 additions and 0 deletions

View File

@ -217,6 +217,8 @@ New Features
51. SOLR-1121: CoreAdminhandler should not need a core . This makes it possible to start a Solr server w/o a core .(noble) 51. SOLR-1121: CoreAdminhandler should not need a core . This makes it possible to start a Solr server w/o a core .(noble)
52. SOLR-769: Added support for clustering in contrib/clustering. See http://wiki.apache.org/solr/ClusteringComponent for more info. (gsingers, Stanislaw Osinski)
Optimizations Optimizations
---------------------- ----------------------
1. SOLR-374: Use IndexReader.reopen to save resources by re-using parts of the 1. SOLR-374: Use IndexReader.reopen to save resources by re-using parts of the