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

Returns the facet filter that has the requested value

Usage

In HTML Template Binding

{{ filterValue_expression | filterValue[:value] }}

In JavaScript

$filter('filterValue')(facet[, value])

Parameters

ParamTypeDetails
facetstringThe facet object to get the filter from
value (optional)numberThe value of the filter to get