jpountz commented on a change in pull request #546: LUCENE-8620: LatLonShape 
contains
URL: https://github.com/apache/lucene-solr/pull/546#discussion_r249799963
 
 

 ##########
 File path: lucene/sandbox/src/java/org/apache/lucene/document/LatLonShape.java
 ##########
 @@ -118,19 +118,21 @@ public static Query newPolygonQuery(String field, 
QueryRelation queryRelation, P
    * these triangles are encoded and inserted as separate indexed POINT fields
    */
   private static class LatLonTriangle extends Field {
-
+    //Constructor for points and lines
 
 Review comment:
   :+1:

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to