You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Ignacio Vera (Jira)" <ji...@apache.org> on 2020/11/25 07:50:00 UTC

[jira] [Resolved] (LUCENE-9606) Wrap boolean queries generated by shape fields with a Constant score query

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

Ignacio Vera resolved LUCENE-9606.
----------------------------------
    Fix Version/s: 8.8
         Assignee: Ignacio Vera
       Resolution: Fixed

> Wrap boolean queries generated by shape fields with a Constant score query
> --------------------------------------------------------------------------
>
>                 Key: LUCENE-9606
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9606
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Ignacio Vera
>            Assignee: Ignacio Vera
>            Priority: Major
>             Fix For: 8.8
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When querying a shape field with a Geometry collection and a CONTAINS spatial relationship, the query is rewritten as a boolean query. We should wrap the resulting query with a ConstantScoreQuery.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org