Hi,
I use fts-alfresco on a Smart Folder to search files TEXT containing word "expert"
query: "+TYPE:content AND TEXT:'expert*' AND PATH:'app:company_home/cm:Dev//*'"
But now, i whish to list folders of files in place of the liste of files
WIP query:"+TYPE:folder AND <CHILDS>:TEXT:'expert*' AND PATH:'app:company_home/cm:Dev//*'"
Is it possible with FTSA to use a key word (or any other syntax) to ask for content of <CHILDS> nodes of all folders ?
Thanks,
Tyuton
Something like this is simply not possible. You will have to resolve the folders from the result of a search for contents with that particular content, and may need to cross reference that with the results of a more general folder query.
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.