Documentation ¶
Overview ¶
Package algolia provides an interface-compatible wrapper around the algolia indexer
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrEmptyQueryProvided indicates an empty query was provided as input. ErrEmptyQueryProvided = errors.New("empty search query provided") )
Functions ¶
func ProvideIndexManager ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.