ClickHouse/docs/en/engines/table-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
..
integrations Merge pull request #67940 from ClickHouse/prometheus-documentation 2024-08-09 01:03:26 +00:00
log-family Docs: Replace annoying three spaces in enumerations by a single space 2023-04-19 15:56:55 +00:00
mergetree-family Remove Annoy indexes 2024-08-12 15:24:49 +00:00
special Update keepermap.md 2024-07-25 14:24:28 -07:00
index.md Add documentation. 2024-08-06 20:15:51 +02:00