Skip to main content

Module search_patterns

Module search_patterns 

Source
Expand description

Search intent detection patterns.

Static pattern data for keyword-based search intent detection. Extracted from search_intent.rs to reduce file size.

Structs§

SearchSignal
A search signal pattern with associated intent type.

Statics§

SEARCH_SIGNALS
Static search signal patterns grouped by intent type.
STOP_WORDS
Common stop words to filter from topic extraction.