MCPcopy
hub / github.com/zincsearch/zincsearch / IsTokenRune

FuncType IsTokenRune

pkg/bluge/analysis/tokenizer/char_group.go:24–24  ·  view source on GitHub ↗
func(r rune) bool

Source from the content-addressed store, hash-verified

22)
23
24type IsTokenRune func(r rune) bool
25
26type CharGroupTokenizer struct {
27 chars []string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected