Re: lucene delete by query

2008-07-24 Thread Michael McCandless
ik On Wed, Jul 23, 2008 at 9:53 AM, Cam Bazz <[EMAIL PROTECTED]> wrote: hello, was not there a lucene delete by query feature coming up? I remember something like that, but I could not find an references. best regards, -c.b. -

Re: lucene delete by query

2008-07-23 Thread Cam Bazz
Jul 23, 2008 at 9:53 AM, Cam Bazz <[EMAIL PROTECTED]> wrote: > > hello, > > > > was not there a lucene delete by query feature coming up? I remember > > something like that, but I could not find an references. > > > > best regards, > > -c.b. >

Re: lucene delete by query

2008-07-23 Thread Yonik Seeley
It's in the lucene trunk (current development version). IndexWriter.deleteDocuments(Query query) -Yonik On Wed, Jul 23, 2008 at 9:53 AM, Cam Bazz <[EMAIL PROTECTED]> wrote: > hello, > > was not there a lucene delete by query feature coming up? I remember > something lik

lucene delete by query

2008-07-23 Thread Cam Bazz
hello, was not there a lucene delete by query feature coming up? I remember something like that, but I could not find an references. best regards, -c.b.