Minor Changes
-
Add locale and facet support to search package and React hooks (ce89722)
SearchParametersnow accepts an optionallocalefield for multi-locale index configurationsSearchParametersnow accepts an optionalfacetfield (FacetRequest) to request facet counts and filter by facet valuesSearchResponsenow includes an optionalfacetsfield (FacetResult[]) with facet data when requested- Six new public types exported from
@sitecore-content-sdk/search:FacetRequest,FacetField,FacetFilter,FacetFilterOperator,FacetValue,FacetResult useSearchanduseInfiniteSearchhooks in@sitecore-content-sdk/reactupdated to support the newlocaleandfacetoptions and exposefacetsin the returned state