8:49 PM
To: Lucene Users List; [EMAIL PROTECTED]
Subject: Re: Filtering in Lucene
Yes, the BitSet has to be the same size as the number of documents in the
index.
If you have enough memory you could cache the BitSet in the VM's memory
rather
then storing it in a clob though.
Joel
- O
Yes, the BitSet has to be the same size as the number of documents in the
index.
If you have enough memory you could cache the BitSet in the VM's memory
rather
then storing it in a clob though.
Joel
- Original Message -
From: "Nader S. Henein" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>