Versions in this module Expand all Collapse all v1 v1.6.1 Jul 9, 2019 Changes in this version + type StubEngine struct + func (s *StubEngine) ClearIndex(ctx context.Context) error + func (s *StubEngine) Close() error + func (s *StubEngine) DeleteNode(context.Context, *tree.Node) error + func (s *StubEngine) IndexNode(context.Context, *tree.Node, bool, map[string]struct{}) error + func (s *StubEngine) SearchNodes(c context.Context, queryObject *tree.Query, from int32, size int32, ...) error Incompatible versions in this module v2.0.6+incompatible Apr 23, 2020