Meilisearch JS
Docs
GitHub
Preparing search index...
Faceting
Type Alias Faceting
type
Faceting
=
{
maxValuesPerFacet
?:
number
|
null
;
sortFacetValuesBy
?:
Record
<
string
,
FacetOrder
>
|
null
;
}
Index
Properties
max
Values
Per
Facet?
sort
Facet
Values
By?
Properties
Optional
max
Values
Per
Facet
maxValuesPerFacet
?:
number
|
null
Optional
sort
Facet
Values
By
sortFacetValuesBy
?:
Record
<
string
,
FacetOrder
>
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
Values
Per
Facet
sort
Facet
Values
By
Docs
GitHub
Meilisearch JS
Loading...