Manticoresearch.Match
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| query | String | ||
| operator | String | [optional] | |
| boost | Number | [optional] |
Enum: OperatorEnum
-
or(value:"or") -
and(value:"and")
October 22, 2025 ยท View on GitHub
| Name | Type | Description | Notes |
|---|---|---|---|
| query | String | ||
| operator | String | [optional] | |
| boost | Number | [optional] |
or (value: "or")
and (value: "and")