Skip to main content

query_term

Function query_term 

Source
pub fn query_term(ctx: &ReqCtx) -> Option<String>
Expand description

The q full-text term from a request query string, trimmed; None when absent or blank. The list page uses this to decide between a search and the normal paginated listing.