Use read-only IndexReaders
--------------------------
Key: SOLR-730
URL: https://issues.apache.org/jira/browse/SOLR-730
Project: Solr
Issue Type: Improvement
Components: search
Reporter: Mark Miller
Attachments: SOLR-730.patch
Lucene recently added read-only IndexReaders to get around the sync bottleneck
with isDeleted. Solr should use read-only IndexReaders in its search based
SolrIndexSearchers.
Requires catching up to the latest Lucene.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.