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:43:51 UTC

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

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x d5a2d251c -> 7be7e8beb


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/7be7e8be
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/7be7e8be
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/7be7e8be

Branch: refs/heads/branch_6x
Commit: 7be7e8beb965714dd1fb1b85f711e9c8a882d088
Parents: d5a2d25
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:43:28 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/7be7e8be/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 3fcadf4..587b5bf 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -20,6 +20,10 @@ See the Quick Start guide at http://lucene.apache.org/solr/quickstart.html
 
 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
@@ -32,9 +36,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