Aleksey N. Vinogradov
|
f16296b946
chore: copyright 2026
|
1 month ago |
Ilya Kuznetsov
|
180b2360e5
fixed an issue where a float vector with a KNN index was not initialized to its initial dimensions on ALTER; fixed an issue where the KNN index was not generated on ALTER
|
11 months ago |
Aleksey N. Vinogradov
|
a292e593ef
minor: (c) 2025
|
11 months ago |
Ilya Kuznetsov
|
e4de1d08ce
added SHOW TABLE INDEXES
|
1 year ago |
Sergey Nikolaev
|
0dc5f776b6
Bumped year in copyright to 2024 (#1730)
|
2 years ago |
Ilya Kuznetsov
|
dec60f4a46
implemented float_vector data type; implemented knn index search via MCL
|
2 years ago |
Ilya Kuznetsov
|
ec8d2fd202
changed columnar iterator interface to single-call
|
2 years ago |
Sergey Nikolaev
|
ff83ef473d
updated year in the copyright to 2023
|
3 years ago |
Ilya Kuznetsov
|
2b0c00b3d9
unified seconary/columnar iterators; added bitmap iterator storage; added iterators to SHOW META
|
3 years ago |
Stas Klinov
|
93d64d2a8d
added secondary index support from Manticore Columnar Library
|
3 years ago |
alexey
|
913c3f2681
columnar::Iterator_i
|
3 years ago |
Sergey Nikolaev
|
d830259737
updated copyright
|
4 years ago |
Ilya Kuznetsov
|
624129a7ab
columnar string hashes now work as separate integer attributes
|
4 years ago |
Alexey N. Vinogradov
|
7861602a4b
extract schema stuff and decrease sphinx.h include
|
4 years ago |
Ilya Kuznetsov
|
c7582d3cfb
Fixed some clang errors and warnings
|
4 years ago |
Ilya Kuznetsov
|
444958d9c1
removed USE_COLUMNAR
|
4 years ago |
Ilya Kuznetsov
|
4c67959cad
implemented columnar storage for rt indexes
|
4 years ago |