You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tomás Fernández Löbbe (JIRA)" <ji...@apache.org> on 2014/01/09 20:37:51 UTC

[jira] [Created] (SOLR-5621) Let Solr use Lucene's SeacherManager

Tomás Fernández Löbbe created SOLR-5621:
-------------------------------------------

             Summary: Let Solr use Lucene's SeacherManager
                 Key: SOLR-5621
                 URL: https://issues.apache.org/jira/browse/SOLR-5621
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 5.0
            Reporter: Tomás Fernández Löbbe


It would be nice if Solr could take advantage of Lucene's SearcherManager and get rid of most of the logic related to managing Searchers in SolrCore. 
I've been taking a look at how possible it is to achieve this, and even if I haven't finish with the changes (there are some use cases that are still not working exactly the same) it looks like it is possible to do.  Some things still could use a lot  of improvement (like the realtime searcher management) and some other not yet implemented, like Searchers on deck or IndexReaderFactory

I'm attaching an initial patch (many TODOs yet). 




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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