Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds an advanced binary quantization format copied from Lucene #113491

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

benwtrent
Copy link
Member

This copies the work from apache/lucene#13651 into Elasticsearch. The main reason for the copy is to simply allow it to be deployed & used in Elasticsearch prior to Elasticsearch upgrading to Lucene 10. At which point, we will then use the format as provided by Lucene.

This is currently blocked by two pieces of work:

blocked by: #112933
blocked by: #113333

After the format is merged, then code will be added for integration tests & integration with Elasticsearch through new index format types in the API.

@benwtrent
Copy link
Member Author

Tagged as "non-issue" as this PR will not expose any of the format work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants