On Dec 28, 2005, at 10:14 AM, Erik Hatcher wrote:
As I promised earlier, in order to leverage 3rd party regex
implementations I have removed the (Span)RegexQuery code from the
core and into contrib/regex. The implementation is vastly
different in that I've abstracted out the regex impleme
As I promised earlier, in order to leverage 3rd party regex
implementations I have removed the (Span)RegexQuery code from the
core and into contrib/regex. The implementation is vastly different
in that I've abstracted out the regex implementation and provided one
for JDK 1.4 java.util.rege
[
http://issues.apache.org/jira/browse/LUCENE-253?page=comments#action_12361323 ]
Kurt De Grave commented on LUCENE-253:
--
To give you an idea how much (or little) memory is needed for indexing in
practice: I was able to index 9,999,999 documents withou