Custom searches are written
in JSON
format. Here
are the docs and here are some quick examples:
{ "name-matches": "zen.2457644.%.xx.HH.uvc" }
{
"name-matches": "%.xx.HH.uvc",
"session-id-is-exactly": 1165287640
}
If you’re having trouble with the syntax, try pasting your search
into jsonlint.com.