05-01-2020 08:15 AM
Hello,
i would like to know, if is possible to filter children using API GET /nodes/{nodeId}/children and WHERE to filter only nodes, where i am as owner. Something like WHERE=(OWNER='martin'). I know this is possible using Alfresco Search API, but problem is speed of SOLR reindexing. I need something what affect nodes results immediately after node properties are changed. Thanks
05-04-2020 04:15 AM
Unfortunately, it isn't. The implementation of the ReST API operation explicitly only supports the documented comparisons. Since each of operations supporting a "where" query argument explicitly configure that "where" support with a list of supported / allowed field names in code only, there is also no way of extending / configuring the scope of support without a new build / release by Alfresco.
05-04-2020 04:15 AM
Unfortunately, it isn't. The implementation of the ReST API operation explicitly only supports the documented comparisons. Since each of operations supporting a "where" query argument explicitly configure that "where" support with a list of supported / allowed field names in code only, there is also no way of extending / configuring the scope of support without a new build / release by Alfresco.
Explore our Alfresco products with the links below. Use labels to filter content by product module.