query:custom
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
<search:query parameters="*" var="query">
<query:custom name="facet.range" value="year"></query:custom>
<query:custom name="facet.mincount" value="1"></query:custom>
</search:query>
<query:custom
name="{string}"
[value="{string}"]>
</query:custom>
| Param | Type | Details |
|---|---|---|
| name | string | Name of the custom parameter. |
| value (optional) | string | Value of the custom parameter. |
Was this page helpful?