{
"search": [
"string"
]
}
{
"search": [
{
"match": {
"database_table.database_attribute": "some value"
}
},
{
"match": {
"another_database_table.another_database_attribute": "some other value"
}
}
]
}
| Name | Type | Description | Additional |
|---|---|---|---|
| search[] | array of string |
Contains the search condition. Further information can be found on the Search Example page. |
Gambio GmbH © 2018