RE: My Category Search Problem

2007-01-16 Thread Graham Stead
n XML interface and can be accessed from any language. Best regards, -Graham > -Original Message- > From: Kapil Chhabra [mailto:[EMAIL PROTECTED] > Sent: Monday, January 15, 2007 11:43 PM > To: java-user@lucene.apache.org > Subject: Re: My Category Search Problem > > Hi Vi

Re: My Category Search Problem

2007-01-15 Thread Kapil Chhabra
Hi Vijay, I have hit the same problem in the past and have evaluated various techniques to solve the same. 1. Using the QueryFilter The idea is to a) create BitSets for each category once initially b) run the search and extract the BitSet for the search results c) Logically "AND" the re