File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -644,7 +644,8 @@ public extension SearchClient {
644644 - Parameter indexName: The name of the index in which the search queries should be performed
645645 - Parameter searchParamsObject: The search query params.
646646 - Parameter refinements: Refinements to apply to the search in form of dictionary with
647- facet attribute as a key and a list of facet values for the designated attribute
647+ facet attribute as a key and a list of facet values for the designated attribute.
648+ Any facet in this list not present in the `disjunctiveFacets` set will be filtered conjunctively.
648649 - Parameter disjunctiveFacets: Set of facets attributes applied disjunctively (with OR operator)
649650 - Parameter keepSelectedEmptyFacets: Whether the selected facet values might be preserved even
650651 in case of their absence in the search response
You can’t perform that action at this time.
0 commit comments