[
https://issues.apache.org/jira/browse/LUCENE-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601552#comment-14601552
]
Michael McCandless commented on LUCENE-6578:
--------------------------------------------
bq. I'm not in a hurry to commit anything that has this amount of code
redundancy – sorry. Now is the time to address it; not in an inevitable future
issue. Apparently Mike feels differently.
Please don't over-read into my comments. I haven't looked at this patch at all
yet.
I was simply responding directly to Karl's question "should @Override of an
interface method have its own javadocs": generally they should not, unless the
impl has something different to document, but that this should not block
committing an otherwise good change.
> Geo3d: arcDistanceToShape() method may be useful
> ------------------------------------------------
>
> Key: LUCENE-6578
> URL: https://issues.apache.org/jira/browse/LUCENE-6578
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/spatial
> Reporter: Karl Wright
> Attachments: LUCENE-6578.patch, LUCENE-6578.revised.patch
>
>
> I've got an application that seems like it may need the ability to compute a
> new kind of arc distance, from a GeoPoint to the nearest edge/point of a
> GeoShape. Adding this method to the interface, and corresponding
> implementations, would increase the utility of the package for ranking
> purposes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]