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

Sorts values in a pyramid fashion

Usage

In HTML Template Binding

{{ pyramidSort_expression | pyramidSort:field }}

In JavaScript

$filter('pyramidSort')(items, field)

Parameters

ParamTypeDetails
itemsobjectArray of values
fieldstringThe field to sort on.