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

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

Commit 0cbefe8b25044a0f565c8491bda86626f2eddf5e in lucene-solr's branch 
refs/heads/jira/http2 from [~nknize]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0cbefe8 ]

LUCENE-8554: Add new LatLonShapeLineQuery that queries indexed LatLonShape 
fields by arbitrary lines


> Add new LatLonShapeLineQuery
> ----------------------------
>
>                 Key: LUCENE-8554
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8554
>             Project: Lucene - Core
>          Issue Type: New Feature
>    Affects Versions: 7.6, master (8.0)
>            Reporter: Nicholas Knize
>            Assignee: Nicholas Knize
>            Priority: Blocker
>         Attachments: LUCENE-8554.patch, LUCENE-8554.patch
>
>
> Its often useful to be able to query a shape index for documents that either 
> {{INTERSECT}} or are {{DISJOINT}} from a given {{LINESTRING}}. Occasionally 
> the linestring of interest may also have a distance component, which creates 
> a *buffered query* (often used in routing, or shape snapping). This feature 
> first adds a new {{LatLonShapeLineQuery}} for querying  {{LatLonShape}} 
> fields by arbitrary lines. A distance component can then be added in a future 
> issue.



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