//
pkg.gl
Category
github.com/blevesearch/bleve/v2
registry
package
2.4.4
Repository:
https://github.com/blevesearch/bleve.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
6
Dependents
146
Files
842 SLOC
#
Functions
AnalyzerBuild
AnalyzerTypesAndInstances
CharFilterBuild
CharFilterTypesAndInstances
DateTimeParserBuild
DateTimeParserTypesAndInstances
FragmenterBuild
FragmenterTypesAndInstances
FragmentFormatterBuild
FragmentFormatterTypesAndInstances
HighlighterBuild
HighlighterTypesAndInstances
IndexTypeConstructorByName
IndexTypesAndInstances
KVStoreConstructorByName
KVStoreTypesAndInstances
NewAnalyzerCache
NewCache
NewCharFilterCache
NewConcurrentCache
NewDateTimeParserCache
NewFragmenterCache
NewFragmentFormatterCache
NewHighlighterCache
NewTokenFilterCache
NewTokenizerCache
NewTokenMapCache
RegisterAnalyzer
RegisterCharFilter
RegisterDateTimeParser
RegisterFragmenter
RegisterFragmentFormatter
RegisterHighlighter
RegisterIndexType
RegisterKVStore
RegisterTokenFilter
RegisterTokenizer
RegisterTokenMap
TokenFilterBuild
TokenFilterTypesAndInstances
TokenizerBuild
TokenizerTypesAndInstances
TokenMapBuild
TokenMapTypesAndInstances
#
Variables
ErrAlreadyDefined
#
Structs
AnalyzerCache
Cache
CharFilterCache
ConcurrentCache
DateTimeParserCache
FragmenterCache
FragmentFormatterCache
HighlighterCache
TokenFilterCache
TokenizerCache
TokenMapCache
#
Type aliases
AnalyzerConstructor
AnalyzerRegistry
CacheBuild
CharFilterConstructor
CharFilterRegistry
DateTimeParserConstructor
DateTimeParserRegistry
FragmenterConstructor
FragmenterRegistry
FragmentFormatterConstructor
FragmentFormatterRegistry
HighlighterConstructor
HighlighterRegistry
IndexTypeConstructor
IndexTypeRegistry
KVStoreConstructor
KVStoreConstructor is used to build a KVStore of a specific type when specificied by the index configuration.
KVStoreRegistry
TokenFilterConstructor
TokenFilterRegistry
TokenizerConstructor
TokenizerRegistry
TokenMapConstructor
TokenMapRegistry