I got that one figured out. Thanks.
On 12/31/2011 5:51 PM, Herb Roitblat wrote:
Can someone point me to information on how to debug a filter? How do
I access the bit-string? Our problem seems to be that when we set a
filter, not all of the appropriate bits are set and when we use the
filter t
hey charlie,
there are a couple of wrong assumptions in your last email mostly
related to merging. mergefactor = 10 doesn't mean that you are ending
up with one file neither is it related to files. Yet, my first guess
is that you are using CompoundFileSystem (CFS) so each segment
corresponds to a
I'm beginning to think there is an issue with 3.1 that's causing this.
After looking over my code again I forgot that the mechanism that does the
indexing hasn't changed, and the index IS being closed between cycles.
Even when using push vs pull. This code used to work on 2.x lucene, but I
had t