Hi,
Is it possible to filter numeric values with greater/lesser than operators?
{
"query": {
"query": "PATH:'/app:company_home/st:sites/cm:company-site/cm:documentLibrary/cm:FolderA/*'",
"language": "afts"
},
"filterQueries": [{"query": "cm:title:titleValue"},{"query": "content.size:[5 TO MAX]"}],
"include": ["properties"]
}
Does this makes sense for you for an >5 example?
Thank you,
The post is tagged as 4.2, as far as i can recall based on your example this syntax/payload example won't work as V1 rest apis were not available in 4.2. I may be wrong.
Here are docs for the least recent version if this helps:
https://docs.alfresco.com/content-services/5.2/develop/rest-api-guide/searching/
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.