ClickHouse/docs/en/engines
Robert Schulze 218421c255
Remove Annoy indexes
Annoy indexes fell out of favor in the community, at least when it comes
to vector databases. Such indexes work okay-ish low dimensions but they
suffers badly from a curse of dimensionality which makes them inapt for
a high number of dimensions.

Now that Annoy is gone, issue (*) also disappears and we can drop
'no-ubsan', 'no-cpu-aarch64', and 'no-asan' from tests.

(*) spotify/annoy#456
2024-08-12 15:24:49 +00:00
..
database-engines Add allow without connection setting to MaterializedMySQLSettings 2024-05-07 02:06:13 +03:00
table-engines Remove Annoy indexes 2024-08-12 15:24:49 +00:00
_category_.yml