Re: regex queries

2005-12-28 Thread Erik Hatcher
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

regex queries

2005-12-28 Thread Erik Hatcher
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

[jira] Commented: (LUCENE-253) Merging indexes leads to out-of-memory condition

2005-12-28 Thread Kurt De Grave (JIRA)
[ 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