Fetches a list of pages on the site that match the given searchterm.
{% search output_to_template? [[var, set, or assign]? variable]? output_to_template? = searchterm attributes %}
attributes
{% gallery %}
{% articles %}
Demonstrates how to search with query parameters and limit result length.
Search with query parameters and limit result length
CopyDemonstrates how to search only blog post entities by a query parameter.
Search only blog post entities by a query parameter
Copy