package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

New returns a new Search for the given language.
NewFromWeigher returns a Search given a Weigher.

# Constants

Case-insensitive search.
Ignore diacritics.
Ignore full versus normal width.
Exact equivalence.
No description provided by the author
Only match at whole-word boundaries.

# Structs

Pattern holds a preprocessed search pattern.
Search provides language-sensitive search functionality.

# Type aliases

An Option specifies a search-related feature.