You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/11/03 07:56:00 UTC

[jira] [Commented] (LUCENE-9552) Add a LatLonPoint query that accepts an array of LatLonGeometries

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

ASF subversion and git services commented on LUCENE-9552:
---------------------------------------------------------

Commit 8bfbed8d4cd476a008ee85310b1f6535920b4622 in lucene-solr's branch refs/heads/master from Ignacio Vera
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=8bfbed8 ]

LUCENE-9552: Adds a LatLonPoint query that accepts an array of LatLonGeometries (#1940)



> Add a LatLonPoint query that accepts an array of LatLonGeometries
> -----------------------------------------------------------------
>
>                 Key: LUCENE-9552
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9552
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Ignacio Vera
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> LatLonPoint currently support three types of queries, against a bound box, an array of polygons or by distance (circle). Therefore if you currently want to combine a query with two of those geometries, a user will need to combine the query with a boolean OR.
> It would be a nice addition to have a query that accepts an array of LatLonGeometries and generates that boolean OR query in a single query. 



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