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.

MatchNone Criterion

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

The Criterion takes no arguments.