SOLR-3825: update changes

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1386614 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Grant Ingersoll 2012-09-17 13:47:04 +00:00
parent b7297c7f8d
commit d46490deca
1 changed files with 3 additions and 0 deletions

View File

@ -71,6 +71,9 @@ New Features
to query on these shapes too. Polygons requires adding JTS to the classpath.
(David Smiley)
* SOLR-3825: Added optional capability to log what ids are in a response
(Scott Stults via gsingers)
Optimizations
----------------------