Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 327 Bytes

Match.md

File metadata and controls

22 lines (10 loc) · 327 Bytes

Manticoresearch.Match

Properties

Name Type Description Notes
query String
operator String [optional]
boost Number [optional]

Enum: OperatorEnum

  • or (value: "or")

  • and (value: "and")