QueryElevationComponent calls core.getNewestSearcher(true)
----------------------------------------------------------
Key: SOLR-1117
URL: https://issues.apache.org/jira/browse/SOLR-1117
Project: Solr
Issue Type: Bug
Components: search
Affects Versions: 1.3
Reporter: Shalin Shekhar Mangar
Assignee: Shalin Shekhar Mangar
Priority: Trivial
Fix For: 1.4
QueryElevationComponent calls core.getNewestSearcher(true) which is not
implemented if searchers list is empty. It should call getNewestSearcher(false)
instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.