Home
last modified time | relevance | path

Searched defs:FragmentFormatter (Results 1 – 13 of 13) sorted by relevance

/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/bleve/v2/search/highlight/format/html/
H A Dhtml.go29 type FragmentFormatter struct { struct
30 before string
31 after string
41 …mentFormatter) Format(f *highlight.Fragment, orderedTermLocations highlight.TermLocations) string {
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/blevesearch/bleve/search/highlight/format/html/
H A Dhtml.go27 type FragmentFormatter struct { struct
28 before string
29 after string
39 …mentFormatter) Format(f *highlight.Fragment, orderedTermLocations highlight.TermLocations) string {
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/bleve/search/highlight/format/html/
H A Dhtml.go29 type FragmentFormatter struct { struct
30 before string
31 after string
41 …mentFormatter) Format(f *highlight.Fragment, orderedTermLocations highlight.TermLocations) string {
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/search/highlight/format/html/
H A Dhtml.go27 type FragmentFormatter struct { struct
28 before string
29 after string
39 …mentFormatter) Format(f *highlight.Fragment, orderedTermLocations highlight.TermLocations) string {
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/search/highlight/format/ansi/
H A Dansi.go26 type FragmentFormatter struct { struct
27 color string
36 …mentFormatter) Format(f *highlight.Fragment, orderedTermLocations highlight.TermLocations) string {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/bleve/v2/search/highlight/
H A Dhighlighter.go44 type FragmentFormatter interface { interface
56 FragmentFormatter() FragmentFormatter methodSpec
57 SetFragmentFormatter(FragmentFormatter) argument
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/blevesearch/bleve/search/highlight/
H A Dhighlighter.go44 type FragmentFormatter interface { interface
56 FragmentFormatter() FragmentFormatter methodSpec
57 SetFragmentFormatter(FragmentFormatter) argument
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/bleve/search/highlight/
H A Dhighlighter.go44 type FragmentFormatter interface { interface
56 FragmentFormatter() FragmentFormatter methodSpec
57 SetFragmentFormatter(FragmentFormatter) argument
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/search/highlight/
H A Dhighlighter.go44 type FragmentFormatter interface { interface
56 FragmentFormatter() FragmentFormatter methodSpec
57 SetFragmentFormatter(FragmentFormatter) argument
/dports/databases/postgresql11-server/postgresql-11.14/contrib/ltree/
H A Dltree--unpackaged--1.0.sql36 ALTER EXTENSION ltree ADD function lca(ltree,ltree,ltree,ltree,ltree,ltree,ltree);
37 ALTER EXTENSION ltree ADD function lca(ltree,ltree,ltree,ltree,ltree,ltree,ltree,ltree);
52 ALTER EXTENSION ltree ADD operator class ltree_ops using btree;
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/blevesearch/bleve/search/highlight/highlighter/simple/
H A Dhighlighter_simple.go36 func NewHighlighter(fragmenter highlight.Fragmenter, formatter highlight.FragmentFormatter, separat…
52 func (s *Highlighter) FragmentFormatter() highlight.FragmentFormatter { func
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/bleve/search/highlight/highlighter/simple/
H A Dhighlighter_simple.go36 func NewHighlighter(fragmenter highlight.Fragmenter, formatter highlight.FragmentFormatter, separat…
52 func (s *Highlighter) FragmentFormatter() highlight.FragmentFormatter { func
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/bleve/v2/search/highlight/highlighter/simple/
H A Dhighlighter_simple.go36 func NewHighlighter(fragmenter highlight.Fragmenter, formatter highlight.FragmentFormatter, separat…
52 func (s *Highlighter) FragmentFormatter() highlight.FragmentFormatter { func