[
https://issues.apache.org/jira/browse/LUCENE-8554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Knize resolved LUCENE-8554.
------------------------------------
Resolution: Implemented
> 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: [email protected]
For additional commands, e-mail: [email protected]