iverase commented on issue #874: LUCENE-8976: Use exact distance between point 
and bounding rectangle in FloatPointNearestNeighbor
URL: https://github.com/apache/lucene-solr/pull/874#issuecomment-530329820
 
 
   In my test this approach looks faster than the previous approach, in 
particular for low number of dimensions. Still what it seems memory inefficient 
is the cloning of the index tree every time we recurse down one inner node.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to