You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2019/04/09 10:02:00 UTC

[jira] [Commented] (LUCENE-7386) Flatten nested disjunctions

    [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org