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

Uwe Schindler updated LUCENE-4803:
----------------------------------

    Fix Version/s:     (was: 4.3)
                   4.4
    
> DrillDownQuery should rewrite to FilteredQuery?
> -----------------------------------------------
>
>                 Key: LUCENE-4803
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4803
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>             Fix For: 4.4
>
>
> Today we rewrite to a query like +baseQuery +ConstantScoreQuery(boost=0.0 
> TermQuery(drillDownTerm)), but I'm not certain 0.0 boost is safe / doesn't 
> actually change scores.
> We should also add a test to assert that scores are not changed by drill down.

--
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to