You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/08/27 14:27:44 UTC

[jira] Updated: (SOLR-730) Use read-only IndexReaders

     [ https://issues.apache.org/jira/browse/SOLR-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller updated SOLR-730:
-----------------------------

    Attachment: SOLR-730.patch

I am still reviewing this, but first patch for comments.

> 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.