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

Nicholas Knize commented on LUCENE-8440:
----------------------------------------

Thanks for the review [~jpountz]. Great feedback. I went ahead and incorporated 
the changes in the latest patch, updated the javadocs, and cleaned up some of 
the comments.

> Add support for indexing and searching Line and Point shapes using 
> LatLonShape encoding
> ---------------------------------------------------------------------------------------
>
>                 Key: LUCENE-8440
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8440
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Nicholas Knize
>            Priority: Major
>         Attachments: LUCENE-8440.patch, LUCENE-8440.patch
>
>
> This feature adds support to {{LatLonShape}} for indexing {{Line}} and 
> {{latitude, longitude}} Point types using the 6 dimension Triangle encoding 
> in {{LatLonShape}}. Indexed points and lines will be searchable using 
> {{LatLonShapeBoundingBoxQuery}} and the new {{LatLonShapePolygonQuery}} in 
> LUCENE-8435.



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