You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ho...@apache.org on 2016/04/19 18:44:16 UTC

lucene-solr:master: CHANGES.txt corrections - new features go in the New Features section (SOLR-8782, SOLR-8765, SOLR-8842)

Repository: lucene-solr
Updated Branches:
  refs/heads/master 8ba1a3880 -> 423ec0985


CHANGES.txt corrections - new features go in the New Features section (SOLR-8782, SOLR-8765, SOLR-8842)


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/423ec098
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/423ec098
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/423ec098

Branch: refs/heads/master
Commit: 423ec098504836ccd9b6e742a5b93c7b40cb0aa3
Parents: 8ba1a38
Author: Chris Hostetter <ho...@apache.org>
Authored: Tue Apr 19 09:42:50 2016 -0700
Committer: Chris Hostetter <ho...@apache.org>
Committed: Tue Apr 19 09:42:50 2016 -0700

----------------------------------------------------------------------
 solr/CHANGES.txt | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/423ec098/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 2ae4ebd..d4806cf 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -49,6 +49,10 @@ Optimizations
 
 Detailed Change List
 ----------------------
+
+New Features
+----------------------
+
 * SOLR-8782: Add asynchronous sugar methods to the SolrJ Collections API.  You
   can now call .processAsync() to run a method asynchronously, or
   .processAndWait() to wait for a call to finish without holding HTTP
@@ -61,9 +65,6 @@ Detailed Change List
 * SOLR-8842: authorization APIs do not use name as an identifier for a permission
   for update, delete commands and 'before' attribute (noble)
 
-
-New Features
-----------------------
 * SOLR-8814: Support GeoJSON response writer and general spatial formatting.  Adding
      &wt=geojson&geojson.field=<your geometry field>
   Will return a FeatureCollection for each SolrDocumentList and a Feature with the