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
Orders values from facet or resultsUsage
In HTML Template Binding
{{ orderByValue_expression | orderByValue }}
In JavaScript
$filter('orderByValue')([desc])
Parameters
| Param | Type | Details |
|---|---|---|
| desc (optional) | boolean | Whether it should be descending or not. |