You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/03/08 16:54:12 UTC

[jira] [Resolved] (SOLR-1530) Open IndexSearcher lazily

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

Erick Erickson resolved SOLR-1530.
----------------------------------

    Resolution: Won't Fix
    
> Open IndexSearcher lazily
> -------------------------
>
>                 Key: SOLR-1530
>                 URL: https://issues.apache.org/jira/browse/SOLR-1530
>             Project: Solr
>          Issue Type: Improvement
>          Components: multicore
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Erick Erickson
>             Fix For: 4.2, 5.0
>
>
> Make it possible to open a searcher lazily - If indexing is being done continuously but searches are done infrequently we should avoid the overhead of re-opening searchers on every commit. There are also use-cases where a Solr core is needed to be loaded only for writes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org