imotov opened a new pull request #844: LUCENE-8860: Make more decision on inner 
nodes in ShapeBoundingBoxQuery
URL: https://github.com/apache/lucene-solr/pull/844
 
 
   Relaxes the bounding box intersection check in bounding box queries on
   the inner node level. For the intersection it is not required that the
   query bounding box contains the entire cell bounding box. It is
   sufficient for the bounding box to include at least one edge of min
   bounding box and max bounding. The edge has to be on the same side of
   both boxes.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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