RE: How can I search over all documents NOT in a certain subset?

2007-06-07 Thread Hilton Campbell
Yes, that's actually come up. The document ids are indeed changing which is causing problems. I'm still trying to work it out myself, but any help would most definitely be appreciated. Thanks, Hilton Campbell -Original Message- From: Antony Bowesman [mailto:[EMAIL PROTEC

RE: How can I search over all documents NOT in a certain subset?

2007-06-06 Thread Hilton Campbell
Steve, Thanks for the great reply! That worked like a charm. I really appreciate it. Thanks, Hilton Campbell -Original Message- From: Steven Rowe [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 05, 2007 2:50 PM To: java-user@lucene.apache.org Subject: Re: How can I search over all

How can I search over all documents NOT in a certain subset?

2007-06-05 Thread Hilton Campbell
through potentially hundreds of already seen hits, or if anyone has any pointers on an efficient implementation of this idea. Thanks! Hilton Campbell