Skip to content

Latest commit

 

History

History
executable file
·
25 lines (13 loc) · 451 Bytes

Match.md

File metadata and controls

executable file
·
25 lines (13 loc) · 451 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"