Skip to main content

Module search

Module search 

Source
Expand description

Search indexing for commands, guides, and extra documents.

Structs§

SearchDocument
Searchable document contributed by commands, guides, or applications.
SearchIndex
Small TF-IDF search index for command and guide discovery.
SearchResult
Ranked search hit rendered by --search.

Functions§

tokenize
Tokenizes text with the same stemming and stop-word behavior used by search.