mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
Merge remote-tracking branch 'upstream-main/main' into merge-main-031224
This commit is contained in:
commit
73645b2daf
235 changed files with 5310 additions and 2477 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue