This is an automated email from the ASF dual-hosted git repository.
aleksraiden pushed a change to branch aleksraiden-patch-ci-macos11
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
from 5f5e6302 Update kvrocks.yaml
add 9d65dcee chore: bump rocksdb to v9.2.1 (#2327)
add 02d047df chore(search): replace KQIR arch graph with a high-resolution
one (#2354)
add 74281828 feat(search): add support for command FT.DROPINDEX (#2353)
add 8fc2dc4c perf: Set async_io default value to yes (#2308)
add 008df368 Merge branch 'unstable' into aleksraiden-patch-ci-macos11
No new revisions were added by this update.
Summary of changes:
assets/KQIR.png | Bin 65729 -> 271542 bytes
cmake/rocksdb.cmake | 4 +--
kvrocks.conf | 4 +--
src/commands/cmd_search.cc | 15 ++++++++++-
src/config/config.cc | 2 +-
src/search/index_manager.h | 42 ++++++++++++++++++++++++++++---
src/search/indexer.cc | 14 +++++++++++
src/search/indexer.h | 2 ++
src/search/search_encoding.h | 36 ++++++++++++++++++++++++++
tests/gocase/unit/type/hash/hash_test.go | 41 ++++++++++++++++++++++++++++++
10 files changed, 150 insertions(+), 10 deletions(-)