package
0.0.0-20220907150529-4ecbd2543f9e
Repository: https://github.com/stackrox/bleve.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
Package upsidedown is a generated protocol buffer package.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
DocIDReader is the interface exposing enumeration of documents identifiers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Optimizable represents an optional interface that implementable by optimizable resources (e.g., TermFieldReaders, Searchers).
No description provided by the author
Represents a result of optimization -- see the Finish() method.
The Regexp interface defines the subset of the regexp.Regexp API methods that are used by bleve indexes, allowing callers to pass in alternate implementations.
TermFieldReader is the interface exposing the enumeration of documents containing a given term in a given field.
# Type aliases
No description provided by the author
No description provided by the author
FieldTerms contains the terms used by a document, keyed by field.
IndexInternalID is an opaque document identifier interal to the index impl.