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

Shalin Shekhar Mangar resolved SOLR-1117.
-----------------------------------------

    Resolution: Fixed

Committed revision 765557..

> 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
>
>         Attachments: SOLR-1117.patch
>
>
> 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.

Reply via email to