Skip to content

Commit c93be15

Browse files
Update learn/advanced/filtering_and_faceted_search.md
Co-authored-by: Maryam <[email protected]>
1 parent da8c4a6 commit c93be15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/advanced/filtering_and_faceted_search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ Using the `facetsDistribution` search parameter adds two new keys to the returne
317317
:::
318318

319319
::: note
320-
By default, `facetDistribution` returns a maximum of 100 facet values for each faceted field. You can change this value using the `maxValuesPerFacet` property of the [`faceting` index settings](/reference/api/faceting.md).
320+
By default, `facets` returns a maximum of 100 facet values for each faceted field. You can change this value using the `maxValuesPerFacet` property of the [`faceting` index settings](/reference/api/faceting.md).
321321
:::
322322

323323
##### Example

0 commit comments

Comments
 (0)