[
https://issues.apache.org/jira/browse/LUCENE-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123293#comment-16123293
]
Robert Muir commented on LUCENE-7928:
-------------------------------------
I don't think these classes shoudl be public, they are an implementation
detail.
To create such queries, use LatLonPoint.newXXX() methods.
> Change LatLonPointDistanceQuery and LatLonPointInPolygonQuery visibility to
> public
> ----------------------------------------------------------------------------------
>
> Key: LUCENE-7928
> URL: https://issues.apache.org/jira/browse/LUCENE-7928
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Martijn van Groningen
> Priority: Minor
> Fix For: master (8.0), 7.1
>
> Attachments: LUCENE_7928.patch
>
>
> Changing the visibility of these classes to public can be useful for
> accessing the getters (which are already public) to allow custom post
> processing of the query instances.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]