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 "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/08/27 18:29:44 UTC

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

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

Yonik Seeley resolved SOLR-730.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.4)
                   1.3

Thanks Mark, I just committed this.
I snuck it in to this release since the patch was simple and it's been an issue under heavy threading for some people.

> 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
>             Fix For: 1.3
>
>         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.