mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-22 19:56:25 +00:00
All Rust source code (maintenance queries, scan functions, tenancy SQL) references the access method as `ruhnsw`, but the SQL registration files had it as `hnsw`, causing `CREATE INDEX USING ruhnsw` to fail with "access method not found". Historical migration files left unchanged. Closes #48 Co-authored-by: ruvnet <ruvnet@gmail.com> |
||
|---|---|---|
| .. | ||
| access_methods.sql | ||
| embeddings.sql | ||
| graph_examples.sql | ||
| hnsw_index.sql | ||
| ivfflat_am.sql | ||
| routing_example.sql | ||
| ruvector--0.1.0.sql | ||
| ruvector--0.3.0.sql | ||
| ruvector--2.0.0--0.3.0.sql | ||
| ruvector--2.0.0.sql | ||