iverase opened a new pull request #578: LUCENE-8699: Use fixed byte array in 
HeapPointWriter
URL: https://github.com/apache/lucene-solr/pull/578
 
 
   Changes in this PR:
   
   * HeapPointWriter to use a byte array to hold the dimension points.
   * Common prefix and histogram are computed in the same pass.
   * Added a method to point writer to write values from a ByteRef that 
contains point dimensions and document id. 
   * Move sorting method from BKDWriter to BKDRadixSelector. 

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


With regards,
Apache Git Services

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

Reply via email to