Simon Willnauer created LUCENE-6377:
---------------------------------------

             Summary: Pass previous reader to SearcherFactory
                 Key: LUCENE-6377
                 URL: https://issues.apache.org/jira/browse/LUCENE-6377
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/search
    Affects Versions: 5.0
            Reporter: Simon Willnauer
            Priority: Minor
             Fix For: Trunk, 5.1


SearcherFactory is often used as advertised for warming segments for newly 
flushed segments or for searchers that are opened for the first time (generally 
where merge warmers don't apply). To make this simpler we should pass the 
previous reader to the factory as well to know what needs to be warmed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to