Updated indexes for *exists/*notexists to be *any/*none

This commit is contained in:
porosnicuadrian
2022-01-20 15:18:19 +02:00
committed by Dan Christian Bogos
parent 1e12ab7968
commit 0ca4c49093
5 changed files with 127 additions and 144 deletions

View File

@@ -16,10 +16,11 @@
"attributes": {
"enabled": true,
"prefix_indexed_fields": ["*req.Destination"],
"exists_indexed_fields": ["*opts.*usage"],
"exists_indexed_fields": ["*opts.*usage"],
},
"admins": {
"enabled": true,
}
},
}