Ilya Kuznetsov
|
a68636474a
fixed a crash on using knn_dist() without a knn() query
|
2 years ago |
alexey
|
ec4dcd4bec
remove FUNC_ATTR_DESC and FUNC_ATTR_ASC
|
2 years ago |
alexey
|
33e8e97969
Merge branch 'master' into test_suite
|
2 years ago |
alexey
|
e49596eda2
minor in schema remap
|
2 years ago |
Ilya Kuznetsov
|
514d35b497
Implemented date/time functions via CCTZ; moved CI test builds to Jammy (#2)
|
2 years ago |
Sergey Nikolaev
|
0dc5f776b6
Bumped year in copyright to 2024 (#1730)
|
2 years ago |
Ilya Kuznetsov
|
096761838a
added sorting of groups by knn_dist() by default
|
2 years ago |
alexey
|
0a8a3d622f
post-merge fixes
|
2 years ago |
Ilya Kuznetsov
|
2b579012fc
fixed implict cutoff vs limit; added better fullscan detection in json queries
|
2 years ago |
Ilya Kuznetsov
|
dec60f4a46
implemented float_vector data type; implemented knn index search via MCL
|
2 years ago |
Stas Klinov
|
7eaf7bc687
fixed grouper for multiple alias to json fields; added regression to test 410; fixed #1580
|
2 years ago |
Stas Klinov
|
490f20490f
fixed crash at global groupers on free of data ptr attributes; added case to test 448; fixed Github#1402
|
2 years ago |
Ilya Kuznetsov
|
2e405c1c9e
fixed implicit cutoff in fulltext queries; split MatchExtended into template parts
|
2 years ago |
Stas Klinov
|
801d77eaf5
fixed crash at grouper and ranker on using packed factors with multiple values per match (mva or json.array); fixed Github #1444; added case to test 315
|
2 years ago |
alexey
|
49e71962a0
fix memleak of removed (introduced in 95a5ef38)
|
2 years ago |
alexey
|
2cf9ad5c61
fix wrong delete stmt
|
2 years ago |
Ilya Kuznetsov
|
b2e3c63cc5
fixed a crash on select from multiple rt indexes
|
2 years ago |
alexey
|
c5a75b28d0
Process commit failures for mysql proto
|
2 years ago |
alexey
|
beca56f50b
use std::to_chars
|
2 years ago |
alexey
|
2d8c6f457d
streaming of pq tables
|
2 years ago |
Stas Klinov
|
c472e5b79f
fixed crash at count distinct with multiple indexes; fixed #3635; added regressions to test 444
|
2 years ago |
alexey
|
8c614f1fdd
ESphAttr2MysqlColumn and typo
|
2 years ago |
alexey
|
bc1c551814
fix empty streamed result
|
2 years ago |
Ilya Kuznetsov
|
55b519057c
implemented HyperLogLog; implemented OpenHashSet; misc groupby optimizations
|
2 years ago |
Ilya Kuznetsov
|
7a3e1f9804
fixed count(*) w/filter performance issues in RT indexes
|
2 years ago |
Ilya Kuznetsov
|
a2ee36b043
keep original attr/field order
|
2 years ago |
alexey
|
ff5ecf1abe
fix proto damage on streamed query
|
2 years ago |
alexey
|
bf907f234a
fix crash on stream with dynamic docid
|
2 years ago |
alexey
|
b44967d02e
Merge branch 'wip_split_parser'
|
2 years ago |
alexey
|
200429bcd1
return streamed select in 'desc' schema
|
2 years ago |