Skip to main content

Module search

Module search 

Source

Enums§

CaseSensitivity
How text comparisons handle letter case.
PatternToken
A single token inside a SearchMode::Pattern query.
SearchMode
The kind of text matching to apply.

Functions§

matches
Test whether text matches the given search mode and case sensitivity.
matches_entry
Test whether an entry matches the given search mode and case sensitivity.
parse_query
Build a SearchMode and CaseSensitivity from a raw query string and config.