# Functions
BoolFieldQuery generates a bool field query for the given value and field.
This method test the GuessFuzzinessByKeyword method.
MatchPhraseQuery generates a match phrase query for the given phrase, field and analyzer.
NewFlushingBatch creates a new flushing batch for the specified index.
No description provided by the author
NumericEqualityQuery generates a numeric equality query for the given value and field.
No description provided by the author
# Structs
FlushingBatch is a batch of operations that automatically flushes to the underlying index once it reaches a certain size.
Indexer represents a basic bleve indexer implementation.
# Type aliases
No description provided by the author