LogicalFacetFilter
Version:
|
Type |
Class |
|
Implements |
|
|
Import path |
|
A filter with logical conditions. Used for returning search results that match a set of filter values or that do not match a certain filter value.
Constructor
Parameters
|
Name |
Type |
Description |
|---|---|---|
|
|
Logical operators used for filtering results. Must be one of:
| |
|
|
One of the available facet filters. Facet filters are the filter settings to apply to a facet type. |
Properties
|
Name |
Type |
Description |
|---|---|---|
|
|
Must be one of:
| |
|
|
One of the available facet filters. Facet filters are the filter settings to apply to a facet type. |
Methods
toDTO
Maps the LogicalFacetFilter instance to its DTO (data transfer object) format.
Signature
Return value
Returns the LogicalFacetFilter instance in a standardized DTO format.