Documentation ¶
Overview ¶
Package stub is a helper for testing indexation
Index ¶
- type Engine
- func (s *Engine) ClearIndex(ctx context.Context) error
- func (s *Engine) Close() error
- func (s *Engine) DeleteNode(context.Context, *tree.Node) error
- func (s *Engine) IndexNode(context.Context, *tree.Node, bool, map[string]struct{}) error
- func (s *Engine) SearchNodes(c context.Context, queryObject *tree.Query, from int32, size int32, ...) 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.