kaivalnp commented on PR #15979: URL: https://github.com/apache/lucene/pull/15979#issuecomment-5099138367
Thanks for the review @msokolov! Also added float16 support for the format after #16383 was recently merged. One broad question: this new de-duplicating format is currently marked "experimental" until tested more widely, and we can look into making it the default (in the future) if performance is comparable to the flat format. Until then, do you think we should move the classes to another module like `codecs` or `sandbox` instead of `core`? -- 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]
