REST API search updateddate with range for every 5 minutes
Hello, what is the syntax for searching via REST on updateddate with range?
http://mdc-sec-devapp/servlet/REST/sites/SECNews/types/SECStaticFile/search?fields:updateddate:range="2013-07-01 11:16:19.529":"2013-07-01 11:16:19.529"&ticket=ST-171-f66nuYlMafrfdD5etJZE-cas-mdc-sec-devapp-1
I tried it with above (single and double quotes) but it returns wrong results. What us the correct way?
couldn't find examples in REST API docs