exists

Function exists 

Source
pub fn exists(path: impl StringOrArray) -> SearchOperator<Exists>
Expand description

The exists operator tests if a path to a specified indexed field name exists in a document. *

For more details, see the exists operator reference.

These methods can be chained before into_stage to set options: