Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Returns the query parameters for a query objectUsage
In HTML Template Binding
{{ getUrlForQuery_expression | getUrlForQuery }}
In JavaScript
$filter('getUrlForQuery')(query)
Parameters
| Param | Type | Details |
|---|---|---|
| query | Object | The query object |