02-04-2021 09:33 AM
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
02-05-2021 03:26 AM
You may use the ANCESTOR reserved word.
02-05-2021 03:26 AM
You may use the ANCESTOR reserved word.
06-11-2021 11:10 AM
Thank you!
ANCESTOR keyword is not documented in FTS docs: https://docs.alfresco.com/search-services/latest/using/#search-in-fields
Explore our Alfresco products with the links below. Use labels to filter content by product module.