noted TooManyClauses catch in QueryParser

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150146 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Hatcher 2003-11-26 11:10:54 +00:00
parent fcc15f9a46
commit e869bd9c87
1 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,11 @@ Lucene Change Log
$Id$
1.3 <FINAL?>
1. Added catch of BooleanQuery$TooManyClauses in QueryParser to
throw ParseException instead. (Erik Hatcher)
1.3 RC3
1. Added minMergeDocs in IndexWriter. This can be raised to speed