mirror of https://github.com/apache/lucene.git
SOLR-920 changes did not go into CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794152 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
303b6c3836
commit
80760df324
|
@ -915,6 +915,8 @@ New Features
|
|||
|
||||
71. SOLR-1129 : Support binding dynamic fields to beans in SolrJ (Avlesh Singh , noble)
|
||||
|
||||
72. SOLR-920 : Cache and reuse IndexSchema . A new attribute added in solr.xml called 'shareSchema' (noble)
|
||||
|
||||
Changes in runtime behavior
|
||||
1. SOLR-559: use Lucene updateDocument, deleteDocuments methods. This
|
||||
removes the maxBufferedDeletes parameter added by SOLR-310 as Lucene
|
||||
|
|
Loading…
Reference in New Issue