[ 
https://issues.apache.org/jira/browse/LUCENE-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16813211#comment-16813211
 ] 

Adrien Grand commented on LUCENE-7386:
--------------------------------------

For the record I had to disable the verification of scores for this run of the 
benchmark since this change removes intermediate casts to float which trigger 
slight changes in the produced scores.

> Flatten nested disjunctions
> ---------------------------
>
>                 Key: LUCENE-7386
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7386
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>         Attachments: LUCENE-7386.patch, LUCENE-7386.patch, LUCENE-7386.patch
>
>
> Now that coords are gone it became easier to flatten nested disjunctions. It 
> might sound weird to write nested disjunctions in the first place, but 
> disjunctions can be created implicitly by other queries such as 
> more-like-this, LatLonPoint.newBoxQuery, non-scoring synonym queries, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to