dsmiley commented on PR #2248: URL: https://github.com/apache/solr/pull/2248#issuecomment-2049895628
I figure that's somewhat pseudocode... so I don't want to over-critique that but it should have the XOR of the boundary long in-between each `arraycopy`. In practice you will likely loop the FixedBitSets, skipping the first in order to XOR the last long of the previous FixedBitSet with the first long of the current one. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
