//
pkg.gl
Category
github.com/blevesearch/bleve/v2
search
highlight
highlighter
simple
package
2.4.4
Repository:
https://github.com/blevesearch/bleve.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
6
Dependents
4
Files
212 SLOC
#
Functions
Constructor
NewFragmentScorer
NewHighlighter
#
Constants
DefaultSeparator
Name
#
Structs
FragmentScorer
FragmentScorer will score fragments by how many unique terms occur in the fragment with no regard for any boost values used in the original query.
Highlighter
#
Type aliases
FragmentQueue
FragmentQueue implements heap.Interface and holds Items.