On 1/17/07, Michael McCandless <[EMAIL PROTECTED]> wrote:
If this approach works well we could at some point deprecate the delete* methods on IndexReader and make package protected versions that IndexWriter calls.
If we do API changes in the future, it would be nice to make the search side more efficient w.r.t. deleted documents... at least remove the synchronization for isDeleted for read-only readers, and perhaps even have a subclass that is a no-op for isDeleted for read-only readers. -Yonik http://incubator.apache.org/solr Solr, the open-source Lucene search server --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]