package
0.16.0
Repository: https://github.com/errata-ai/library.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
LoadEngine loads an engine from disk.
NewEngine creates a new search engine with the given name.
NewEngineFromData creates a new search engine with the given name and data.
No description provided by the author

# Structs

Engine implements our local search engine interface.
Match represents an individual search match.
Result is the product of performing a query.