Value
algoliasearch.search.Value
case class Value(order: Option[Seq[String]], sortRemainingBy: Option[SortRemainingBy], hide: Option[Seq[String]])
Value
Value parameters
- hide
-
Hide facet values.
- order
-
Explicit order of facets or facet values. This setting lets you always show specific facets or facet values at the top of the list.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article