Skip to main content

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 results

Usage

In HTML Template Binding

{{ orderByValue_expression | orderByValue }}

In JavaScript

$filter('orderByValue')([desc])

Parameters

ParamTypeDetails
desc (optional)booleanWhether it should be descending or not.