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/12 09:14:00 UTC

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

Ignacio Vera created LUCENE-9606:
------------------------------------

             Summary: 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


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