Meilisearch JS
Docs
GitHub
Preparing search index...
SearchForFacetValuesParams
Type Alias SearchForFacetValuesParams
SearchForFacetValuesParams
:
Omit
<
SearchParams
,
"facetName"
>
&
{
exhaustiveFacetCount
?:
boolean
;
facetName
:
string
;
}
Type declaration
Optional
exhaustiveFacetCount
?:
boolean
If true, the facet search will return the exhaustive count of the facet values.
facetName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Meilisearch JS
Loading...
If true, the facet search will return the exhaustive count of the facet values.