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

 ##########
 File path: 
lucene/sandbox/src/java/org/apache/lucene/document/LatLonShapeQuery.java
 ##########
 @@ -43,7 +44,7 @@
  * Base LatLonShape Query class providing common query logic for
  * {@link LatLonShapeBoundingBoxQuery} and {@link LatLonShapePolygonQuery}
  *
- * Note: this class implements the majority of the INTERSECTS, WITHIN, 
DISJOINT relation logic
+ * Note: this class implements the majority of the CROSSES, WITHIN, DISJOINT 
relation logic
 
 Review comment:
   bad search/replace? also add CONTAINS to the list?

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