Package-level declarations
Types
Facet fiter for attribute values. An attribute value is a pair of 2 32-bit values attribute id and value id combined as a single 64-bit field.
Facet fiter for attribute values. An attribute value is a pair of 2 32-bit values attribute id and value id combined as a single 64-bit field.
Filter that is ready for applying to a search query.
FacetFilter calculates counts for a field values and allows a search query to be filtered by those values.
FacetFilterResult represents result of a FacetFilter.
FacetFilterValue represents bucket of the corresponding terms aggregation.
FacetRangeFilter filters a search query using a dev.evo.elasticmagic.query.Range query. Also calculates number of documents that have value in the FacetRangeFilter.field.
FacetRangeFilterResult contains result of a FacetRangeFilter.
FilterMode determines a way how values should be filtered.
PageFilter allows to paginate search query results.
PageFilterResult holds result of a PageFilter.
Filter that is ready for applying to a search query.
Filter that is ready for applying to a search query.
Filter that is ready for applying to a search query.
Filter that is ready for applying to a search query.
SortFilter applies a sorting to a search query.
Result of the SortFilter.
SortFilterValue holds a value of a sort and a list of Sort that should be applied when the value is selected.
Represents result of the SortFilterValue.