alibaba / alibaba/havenask

麻烦请教接口线程安全的问题

Open
#123 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.8k
Forks
352
PR merge metrics
No merged PRs in 30d

Description

麻烦请教一个问题,如invert_index的add、update接口,即操作倒排拉链的curd、正排field的curd,麻烦问下提供的是否是线程安全的接口?(如果非线程安全,即需要用户调用层面保证线程安全,是出于什么考虑呢?)谢谢~

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the invert_index implementation and the add and update entry points mentioned in the issue. Determine whether inverted-index and forward-field CRUD operations are thread-safe, and document the relevant design rationale or required caller-side guarantees.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
search
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.