Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 450 Bytes

File metadata and controls

24 lines (13 loc) · 450 Bytes

Match

Filter helper object defining a match keyword and match options

Properties

Name Type Description Notes
query String
operator OperatorEnum [optional]
boost BigDecimal [optional]

Enum: OperatorEnum

Name Value
OR "or"
AND "and"