milvus/internal/core/thirdparty/tantivy
Xianhui Lin f0964f769d
enhance: [2.5]Add json key inverted index in stats for optimization (#39876)
Add json key inverted index in stats for optimization
issue: https://github.com/milvus-io/milvus/issues/36995
pr: https://github.com/milvus-io/milvus/pull/38039

---------

Signed-off-by: Xianhui.Lin <xianhui.lin@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
2025-02-16 20:12:15 +08:00
..
tantivy-binding enhance: [2.5]Add json key inverted index in stats for optimization (#39876) 2025-02-16 20:12:15 +08:00
CMakeLists.txt feat: support keyword text match (#35923) 2024-09-10 15:11:08 +08:00
bench.cpp enhance: allow many segments for inverted index (#35616) 2024-08-28 11:30:59 +08:00
ffi_demo.cpp feat: support inverted index for array (#33452) 2024-05-31 09:47:47 +08:00
jieba_demo.cpp enhance: rename tokenizer to analyzer and check analyzer params (#37478) 2024-11-10 16:12:26 +08:00
rust-array.h enhance: [2.5]Add json key inverted index in stats for optimization (#39876) 2025-02-16 20:12:15 +08:00
rust-binding.h enhance: allow many segments for inverted index (#35616) 2024-08-28 11:30:59 +08:00
rust-hashmap.h feat: tantivy tokenizer binding (#35801) 2024-09-01 17:13:03 +08:00
tantivy-wrapper.h enhance: [2.5]Add json key inverted index in stats for optimization (#39876) 2025-02-16 20:12:15 +08:00
test.cpp enhance: allow many segments for inverted index (#35616) 2024-08-28 11:30:59 +08:00
text_demo.cpp feat: support keyword text match (#35923) 2024-09-10 15:11:08 +08:00
time_recorder.h enhance: optimize search performance of inverted index (#29794) 2024-01-11 11:12:49 +08:00
token-stream.h feat: tantivy tokenizer binding (#35801) 2024-09-01 17:13:03 +08:00
tokenizer.h enhance: Handle rust error in c++ (#38113) 2024-12-16 19:40:45 +08:00
tokenizer_demo.cpp feat: support keyword text match (#35923) 2024-09-10 15:11:08 +08:00