Re: Contribution: LuceneIndexAccessor

2005-05-18 Thread Maik Schreiber
>>>Did you use a readwrite lock? If you did, do you know how the > > performance of new readers is effected if a single write is processed? > ??Every request for a reader has to wait untill the writer is finished.. No, I'm not using that kind of read/write lock. In fact, you can open multiple rea

RE: Contribution: LuceneIndexAccessor

2005-05-18 Thread Peter Veentjer - Anchor Men
My company would like to make the following contribution to Lucene (in sandbox?) licensed under the Apache License, Version 2.0. Background: While doing project work on a web-based search engine we have developed a component called LuceneIndexAccessor. This component provides a high-level index