SOLR-605 -- changes.txt

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674570 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ryan McKinley 2008-07-07 18:02:34 +00:00
parent c6ee82baab
commit 0b306ec86a
1 changed files with 2 additions and 0 deletions

View File

@ -308,6 +308,8 @@ New Features
58. SOLR-502: Add search timeout support. (Sean Timm via yonik)
59. SOLR-605: Add the ability to register callbacks programatically (ryan, Noble Paul)
Changes in runtime behavior
1. SOLR-559: use Lucene updateDocument, deleteDocuments methods. This
removes the maxBufferedDeletes parameter added by SOLR-310 as Lucene