[
https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239846#comment-15239846
]
Karl Wright commented on LUCENE-7212:
-------------------------------------
bq. It might be worthwhile to investigate what is happening with polygons with
geo3d though, i think something is not right there.
Something is definitely funny. Did you try this with prebuilt queries, or
without? Query construction is likely to be slow, and this is known -- it's an
O(N^2) algorithm in places.
[~mikemccand]: any idea why these numbers would be so different from the ones
you reported earlier?
> Add Geo3DPoint equivalents of LatLonPointDistanceComparator and
> LatLonPointSortField
> ------------------------------------------------------------------------------------
>
> Key: LUCENE-7212
> URL: https://issues.apache.org/jira/browse/LUCENE-7212
> Project: Lucene - Core
> Issue Type: Improvement
> Affects Versions: master
> Reporter: Karl Wright
> Assignee: Karl Wright
>
> Geo3D has a number of distance measurements and a generic way of computing
> interior distance. It would be great to take advantage of that for queries
> that return results ordered by interior distance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]