Untitled
unknown
plain_text
a year ago
267 B
6
Indexable
{
"query": {
"bool": {
"filter": [
{ "range": { "startime": { "gt": "2025-01-01T00:00:00" } } },
{
"script": {
"script": "doc['id.keyword'].value == doc['xid.keyword'].value"
}
}
]
}
}
}
Editor is loading...
Leave a Comment