Custom searches are written
in JSON
format. Here
are the docs and here are some quick examples:
{ "duration-less-than": 0.003 }
{
"obsid-in-range": [1164855000, 1164856000],
"num-files-is-not": 2592
}
If you’re having trouble with the syntax, try pasting your search
into jsonlint.com.