Documentation ¶
Index ¶
- type DB
- func (D DB) BatchIndex(ctx context.Context, nodes []model.SearchNode) error
- func (D DB) Clear(ctx context.Context) error
- func (D DB) Config() searcher.Config
- func (D DB) Del(ctx context.Context, path string) error
- func (D DB) Get(ctx context.Context, parent string) ([]model.SearchNode, error)
- func (D DB) Index(ctx context.Context, node model.SearchNode) error
- func (D DB) Release(ctx context.Context) error
- func (D DB) Search(ctx context.Context, req model.SearchReq) ([]model.SearchNode, int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.