jafarim <[EMAIL PROTECTED]> wrote on 14/04/2007 01:16:49:
> hi list,
> I am using a ParallelMultiSearcher in order to search a number of
indices.
> As the rate of input to the index is very high I have to check
> indexSearcher.isCurrent quite often and have to reopen the index. There
are
> however
hi list,
I am using a ParallelMultiSearcher in order to search a number of indices.
As the rate of input to the index is very high I have to check
indexSearcher.isCurrent quite often and have to reopen the index. There are
however to issues:
- In order to have a current version of a searcher, do