<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?