Operators

Version:

Type

Type

Import path

@sitecore-cloudsdk/search/server

One of the available operators. Operators are used for filtering search results.

Available operators:

Signature

export type Operators = ComparisonOperators | LogicalOperators | GeoOperator | GeoWithinOperator | ListOperators;

Examples

"and"
"gte"
"geoWithin"
"allOf"
If you have suggestions for improving this article, let us know!