Robert Schulze
|
a74d3ca328
|
Fix style check
|
2023-06-06 17:06:47 +00:00 |
|
Robert Schulze
|
2a756a7e6c
|
Cosmetics: Make default tree count / distance function constants
|
2023-06-06 17:05:23 +00:00 |
|
Robert Schulze
|
2c5c0c5c9f
|
Cosmetics: Remove exception path for something checked elsewhere already
|
2023-06-06 08:14:50 +00:00 |
|
Robert Schulze
|
0b18b75bec
|
Cosmetics: Use abbreviated syntax to read settings
|
2023-06-06 08:06:03 +00:00 |
|
Robert Schulze
|
ce8b39487e
|
Update docs/en/engines/table-engines/mergetree-family/annindexes.md
Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
|
2023-06-06 09:55:50 +02:00 |
|
Robert Schulze
|
4c88b7bbb7
|
Further improve ANN index docs
|
2023-06-05 13:13:49 +00:00 |
|
Robert Schulze
|
8f60423daa
|
Cosmetics: more constness
|
2023-06-05 10:59:41 +00:00 |
|
Robert Schulze
|
de503dc5d2
|
Add tests for tuple + add tests for custom distance metric / tree count
|
2023-06-05 10:49:45 +00:00 |
|
Robert Schulze
|
7d659fdca2
|
Tests: Decrease granule size
|
2023-06-05 10:27:54 +00:00 |
|
Robert Schulze
|
cdb5997339
|
Cosmetics: add assert
|
2023-06-05 10:25:25 +00:00 |
|
Robert Schulze
|
06329fb08b
|
Minor: Make unique by sort/erase (should be a bit faster)
|
2023-06-05 09:33:02 +00:00 |
|
Robert Schulze
|
397715bfa5
|
Cosmetics: comp_dist --> comparison_distance
|
2023-06-05 09:32:02 +00:00 |
|
Robert Schulze
|
4e9a533178
|
Cosmetics: condition --> ann_condition
|
2023-06-05 09:31:59 +00:00 |
|
Robert Schulze
|
c94ec9f5dd
|
Cosmetics: Fix typo
|
2023-06-05 09:31:55 +00:00 |
|
Robert Schulze
|
146668a850
|
Cosmetics: query_type --> type
|
2023-06-05 09:31:52 +00:00 |
|
Robert Schulze
|
0c26123fd5
|
Cosmetics: limit_restriction --> max_limit_for_ann_queries
|
2023-06-05 09:31:49 +00:00 |
|
Robert Schulze
|
8213e366fa
|
Cosmetics: Remove absolute namespace qualification of Annoy library internals, pt. II
|
2023-06-05 09:31:46 +00:00 |
|
Robert Schulze
|
879b70a594
|
CommonANNIndexes.h/cpp --> ApproximateNearestNeighborIndexesCommon.h/cpp
|
2023-06-05 09:31:43 +00:00 |
|
Robert Schulze
|
55256f4664
|
Cosmetics: Fix typo
|
2023-06-05 09:31:41 +00:00 |
|
Robert Schulze
|
ee5b49c3fd
|
Consolidate Annoy index tests
|
2023-06-05 09:31:38 +00:00 |
|
Robert Schulze
|
6580d2c326
|
Cosmetics: castMetricFromStringToType --> stringToMetric
|
2023-06-05 09:31:35 +00:00 |
|
Robert Schulze
|
8cc382121a
|
Cosmetics: Update comments
|
2023-06-05 09:31:33 +00:00 |
|
Robert Schulze
|
6fe208832d
|
Cosmetics: target vector --> reference vector
|
2023-06-05 09:31:26 +00:00 |
|
Robert Schulze
|
567d54a268
|
Cosmetics: more constness
|
2023-06-05 09:31:05 +00:00 |
|
Robert Schulze
|
999e4c3306
|
Cosmetics: Less generic variable naming
|
2023-06-05 09:31:03 +00:00 |
|
Robert Schulze
|
662b0fb822
|
Cosmetics: Unwrap common ANN code from nested namespace
|
2023-06-05 09:30:58 +00:00 |
|
Robert Schulze
|
660760782a
|
Rewrite ANN docs
|
2023-06-05 09:30:55 +00:00 |
|
Robert Schulze
|
f800940639
|
Cosmetics: Shuffle statements
|
2023-06-05 09:30:51 +00:00 |
|
Robert Schulze
|
6d3431d2ff
|
Cosmetics: Sort includes
|
2023-06-05 09:30:44 +00:00 |
|
Robert Schulze
|
a973ac5dbb
|
Replace weird generic ANN setting by Annoy-specific parameter
|
2023-06-05 09:30:35 +00:00 |
|
Robert Schulze
|
d3158a2877
|
Cosmetics: Consolidate parameters
|
2023-06-05 09:29:38 +00:00 |
|
Robert Schulze
|
18304f5aef
|
Check distance function in CREATE TABLE instead of first INSERT
|
2023-06-05 09:29:35 +00:00 |
|
Robert Schulze
|
03b6856556
|
Cosmetics: distance_name --> distance_function
|
2023-06-05 09:29:32 +00:00 |
|
Robert Schulze
|
f577bf35fc
|
Simplify Annoy parameterization
|
2023-06-05 09:29:28 +00:00 |
|
Robert Schulze
|
5d871c7fa0
|
Cosmetics: +comments
|
2023-06-05 09:29:26 +00:00 |
|
Robert Schulze
|
62c8b9a7a1
|
Cosmetics: Factorize throw into lambda
|
2023-06-05 09:29:22 +00:00 |
|
Robert Schulze
|
0854d91372
|
Cosmetics: Rename variable
|
2023-06-05 09:29:19 +00:00 |
|
Robert Schulze
|
828155ebef
|
Cosmetics: Move assertIndexColumnsType() into annoyIndexValidator()
|
2023-06-05 09:29:15 +00:00 |
|
Robert Schulze
|
15c9e235c4
|
Cosmetics: add some comments + minor changes
|
2023-06-05 09:29:09 +00:00 |
|
Robert Schulze
|
68ad903f4c
|
Cosmetics: unglue * and &
|
2023-06-05 09:29:07 +00:00 |
|
Robert Schulze
|
2b74daaa17
|
Cosmetics: make input switch a bit more idiomatic
|
2023-06-05 09:29:03 +00:00 |
|
Robert Schulze
|
a3d4ede26c
|
Cosmetics: Update exception messages
|
2023-06-05 09:29:01 +00:00 |
|
Robert Schulze
|
7608e08eed
|
Cosmetics: more constness
|
2023-06-05 09:28:58 +00:00 |
|
Robert Schulze
|
423f692282
|
Cosmetics: Remove unnecessary toString()
|
2023-06-05 09:28:55 +00:00 |
|
Robert Schulze
|
3b77e40902
|
Cosmetics: Remove dots from exception messages
|
2023-06-05 09:28:53 +00:00 |
|
Robert Schulze
|
c5ededdc5b
|
Cosmetics: Switch arguments in MTIConditionAnnoy ctor
|
2023-06-05 09:28:50 +00:00 |
|
Robert Schulze
|
594572b0de
|
Cosmetics: AnnoyIndex --> AnnoyIndexWithSerialization
|
2023-06-05 09:28:47 +00:00 |
|
Robert Schulze
|
dc88d4e742
|
Cosmetics: Factorize repeated typedefs into a single typedef
|
2023-06-05 09:28:44 +00:00 |
|
Robert Schulze
|
e373cf682a
|
Cosmetics: Unwrap Annoy index from nested namespace
|
2023-06-05 09:28:41 +00:00 |
|
Robert Schulze
|
f8c1f2bd33
|
Cosmetics: Remove absolute namespace qualification of Annoy library internals
|
2023-06-05 09:28:38 +00:00 |
|