Hi,
I'm using the rest api to search deeply in a folder. I have the noderef of this folder, but the "getNode" (GET /nodes/{nodeId}) in rest api doesn't return the xpath, useful to build an fts query like "+PATH:'...//*' AND ...."
How can i search in a subtree with an fts query if I only know the noderef?
Regards
Federico
Solved! Go to Solution.
You may use the ANCESTOR reserved word.
You may use the ANCESTOR reserved word.
Thank you!
ANCESTOR keyword is not documented in FTS docs: https://docs.alfresco.com/search-services/latest/using/#search-in-fields
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.