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

2008-08-27 Thread Otis Gospodnetic (JIRA)

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

Otis Gospodnetic updated SOLR-730:
--

Fix Version/s: 1.4

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



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

2008-08-27 Thread Mark Miller (JIRA)

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