Ilya Kuznetsov
|
1f0de75005
fix: made postlimit docstore readers non-buffered; reduced docstore reader sizes
|
1 month ago |
Ilya Kuznetsov
|
b1645f0978
feat! Implemented DROP CACHE
|
1 month ago |
Aleksey N. Vinogradov
|
f16296b946
chore: copyright 2026
|
1 month ago |
Aleksey N. Vinogradov
|
a521d25524
fix slow in commonsubterm
|
7 months ago |
Aleksey N. Vinogradov
|
a292e593ef
minor: (c) 2025
|
11 months ago |
Ilya Kuznetsov
|
7c167b934c
added merge_buffer_* options; updated default write buffer sizes
|
1 year ago |
Ilya Kuznetsov
|
aaad011946
Decomposition of sphinxsort.cpp (#1881)
|
2 years 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
|
3be4503f75
handle write errors in binlog
|
3 years ago |
Amos Bird
|
e5d961c9a8
Remove useless cast
|
3 years ago |
Sergey Nikolaev
|
ff83ef473d
updated year in the copyright to 2023
|
3 years ago |
alexey
|
b0f2b601d3
minor docstore
|
3 years ago |
alexey
|
0f29267281
refactor CSphFilterSettings
|
3 years ago |
Ilya Kuznetsov
|
819b5596fd
disabled using stored fields in expressions
|
3 years ago |
alexey
|
a5be9bb623
refactor zip/unzip vlb
|
3 years ago |
alexey
|
73a8f6cb44
split sphinxstd.h
|
3 years ago |
Ilya Kuznetsov
|
2b0c00b3d9
unified seconary/columnar iterators; added bitmap iterator storage; added iterators to SHOW META
|
3 years ago |
alexey
|
ff781495de
Compressor_i
|
3 years ago |
alexey
|
45a30f521f
Merge branch 'master' into split_sphinx_cpp
|
4 years ago |
klirichek
|
0dcff84c1a
uniq ptr for docstore stuff
|
4 years ago |
Ilya Kuznetsov
|
9a2b1b5f3a
set `stored_fields=*` by default for plain indexes; fixed related issues; fixed tests
|
4 years ago |
Ilya Kuznetsov
|
75088113b5
fixed fetching null float attrs from docstore
|
4 years ago |
Ilya Kuznetsov
|
fba4bb4fb8
fixed fetching null integer attributes from docstore
|
4 years ago |
Ilya Kuznetsov
|
97a0c1903f
store columnar attributes in docstore; implemented faster aggregate functions over columnar attributes
|
4 years ago |
Sergey Nikolaev
|
d830259737
updated copyright
|
4 years ago |
klirichek
|
81c87fd426
Generalize checker error reporting
|
4 years ago |
Ilya Kuznetsov
|
10765d077e
implemented pseudo sharding for fulltext queries; added skiplist cache
|
4 years ago |
Ilya Kuznetsov
|
c7582d3cfb
Fixed some clang errors and warnings
|
4 years ago |
Ilya Kuznetsov
|
d804870d5d
implemented adding/removing stored fields via ALTER
|
4 years ago |