Skip to content
For AI agents: the complete documentation index is available at llms.txt; this page is also available as Markdown at index.md.

MatchAll Criterion

The MatchAll URL Criterion is an auxiliary Criterion that returns all search results. It's used internally when no filter or query is provided on a Query object.

The Criterion takes no arguments.