noted bugfix SOLR-274

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@550577 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mike Klaas 2007-06-25 19:14:04 +00:00
parent e740dce042
commit f288752728
1 changed files with 3 additions and 0 deletions

View File

@ -83,6 +83,9 @@ Bug Fixes
1. Make TextField respect sortMissingFirst and sortMissingLast fields.
(J.J. Larrea via yonik)
2. autoCommit/maxDocs was not working properly when large autoCommit/maxTime
was specified (klaas)
Other Changes
1. SOLR-135: Moved common classes to org.apache.solr.common and altered the
build scripts to make two jars: apache-solr-1.3.jar and