ParallelReader and updateDocument don't play nice?

2011-02-22 Thread Groose, Brian
I have been looking at using ParallelReader as its documentation indicates, to allow certain fields to be updated while most of the fields will not be updated. However, this does not seem possible. Let's say I have two indexes, A and B, which are used in a ParallelReader. If I update a documen

SegmentReader retaining memory

2009-06-22 Thread Groose, Brian
In the application I'm working on, I'm opening a new index every 15-20 minutes. This is done by opening the new index and then closing the old index. Opening one of these indexes, about 58GB on disk, appears to use about 700MB of memory based on some simple testing. I am passing -Xmx3072m to the