mccullocht commented on PR #16571: URL: https://github.com/apache/lucene/pull/16571#issuecomment-5455608534
I'm also intersted in this. Range routine in a leveldb/rocksdb like stack could be a big improvement for update throughput at lower cost than approximate membership data structures like bloom filters. Multi-output merge could also be useful for vector indexes where you might like the segments to be arranged by some clustering. -- 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]
