Uses of Package
com.broadleafcommerce.search.api.domain
Package
Description
-
ClassDescriptionThis represents an available search facet and its filtering options.Provides a way to group related
Facets
to easily reuse them in different contexts.Represents a selectable option of a search facet.Represents a search facet and its results from a search response.Class representing the actual facet results returned from the search engine.A field which can be indexed and searched by.Associates aFieldVariant
for a field to make it searchable based on a particular query type.DTO for holding field definition data.A specific variant of a field representing the concrete indexed version with a type.Interface for anything that can be indexed for search.Represents the rule filter to be searched.A response object indicating that the client should be redirected based on the original search query.Represents a group of search settings for an application or tenant to allow sharingFacets
andSortOptions
between different environments.Provides a way to group relatedSortOptions
to easily reuse them in different contexts.A sorting option for a particular field.Information on the active sorting and available sorts for aSearchResponse
.Represents a set of spelling suggestions on a spelling corrected term.Signifies a field to be used in a suggestion.Represents a suggestion to be returned in aTypeAheadResponse
. -