mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
fb76cb90b1
Previously, only this syntax to create a skip index worked: INDEX index_name column_name TYPE vector_similarity('hnsw', 'L2Distance') Now, this syntax will work as well: INDEX index_name column_name TYPE vector_similarity(hnsw, L2Distance) |
||
---|---|---|
.. | ||
aggregatingmergetree.md | ||
annindexes.md | ||
collapsingmergetree.md | ||
custom-partitioning-key.md | ||
graphitemergetree.md | ||
index.md | ||
invertedindexes.md | ||
mergetree.md | ||
replacingmergetree.md | ||
replication.md | ||
summingmergetree.md | ||
versionedcollapsingmergetree.md |