github Sitecore/content-sdk @sitecore-content-sdk/search@0.4.0

latest releases: @sitecore-content-sdk/cli@2.2.1, @sitecore-content-sdk/events@2.1.2, @sitecore-content-sdk/angular@0.2.0...
3 hours ago

Minor Changes

  • Add locale and facet support to search package and React hooks (ce89722)

    • SearchParameters now accepts an optional locale field for multi-locale index configurations
    • SearchParameters now accepts an optional facet field (FacetRequest) to request facet counts and filter by facet values
    • SearchResponse now includes an optional facets field (FacetResult[]) with facet data when requested
    • Six new public types exported from @sitecore-content-sdk/search: FacetRequest, FacetField, FacetFilter, FacetFilterOperator, FacetValue, FacetResult
    • useSearch and useInfiniteSearch hooks in @sitecore-content-sdk/react updated to support the new locale and facet options and expose facets in the returned state

Don't miss a new content-sdk release

NewReleases is sending notifications on new releases.