- Classes
NotFacetFilter
Version: 0.6
| Type | Class |
| Implements | FacetFilterBase |
| Import path | @sitecore-cloudsdk/search/server |
A filter that returns search results that do not match a certain filter value.
Constructor
Parameters
| Name | Type | Description |
|---|---|---|
| value | One of | The filter value not to match. |
Properties
| Name | Type | Description |
|---|---|---|
| _value | One of | The filter value not to match. |
Methods
toDTO
Maps the NotFacetFilter instance to its DTO (data transfer object) format.
Signature
Return value
Returns the NotFacetFilter instance in a standardized DTO format.
If you have suggestions for improving this article, let us know!