Merge remote-tracking branch 'upstream-main/main' into merge-main-031224

This commit is contained in:
Simon Cooper 2024-12-03 15:48:16 +00:00
commit 73645b2daf
235 changed files with 5310 additions and 2477 deletions

View file

@ -458,8 +458,8 @@ module org.elasticsearch.server {
org.elasticsearch.index.codec.vectors.ES814HnswScalarQuantizedVectorsFormat,
org.elasticsearch.index.codec.vectors.ES815HnswBitVectorsFormat,
org.elasticsearch.index.codec.vectors.ES815BitFlatVectorFormat,
org.elasticsearch.index.codec.vectors.ES816BinaryQuantizedVectorsFormat,
org.elasticsearch.index.codec.vectors.ES816HnswBinaryQuantizedVectorsFormat;
org.elasticsearch.index.codec.vectors.es816.ES816BinaryQuantizedVectorsFormat,
org.elasticsearch.index.codec.vectors.es816.ES816HnswBinaryQuantizedVectorsFormat;
provides org.apache.lucene.codecs.Codec
with