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 "Jason Rutherglen (JIRA)" <ji...@apache.org> on 2009/11/10 03:25:32 UTC

[jira] Updated: (SOLR-1506) Search multiple cores using MultiReader

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

Jason Rutherglen updated SOLR-1506:
-----------------------------------

    Attachment: SOLR-1506.patch

MultiReader doesn't support reopen with the readOnly parameter.  This patch adds a test case for commit on the proxy, and a workaround (if unsupported is caught, then regular reopen is called).

> Search multiple cores using MultiReader
> ---------------------------------------
>
>                 Key: SOLR-1506
>                 URL: https://issues.apache.org/jira/browse/SOLR-1506
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.4
>            Reporter: Jason Rutherglen
>            Priority: Trivial
>             Fix For: 1.5
>
>         Attachments: SOLR-1506.patch, SOLR-1506.patch, SOLR-1506.patch
>
>
> I need to search over multiple cores, and SOLR-1477 is more
> complicated than expected, so here we'll create a MultiReader
> over the cores to allow searching on them.
> Maybe in the future we can add parallel searching however
> SOLR-1477, if it gets completed, provides that out of the box.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.