lucene/src
Doug Cutting b39cecc585 Added a limit to the number of clauses which may be added to a
BooleanQuery.  The default limit is 1024 clauses.  This should stop
most OutOfMemoryExceptions by prefix, wildcard and fuzzy queries which
run amok.


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@149992 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 21:52:15 +00:00
..
demo - Improved HTML parser that allows one to get HTML document's meta tags' values. 2002-06-29 22:08:26 +00:00
java Added a limit to the number of clauses which may be added to a 2003-05-29 21:52:15 +00:00
jsp - Applied Mark Hayes' patch to avoid NPE. 2002-04-02 05:15:43 +00:00
test/org/apache/lucene Put lock files in /tmp instead of with the index. 2003-05-01 19:50:18 +00:00