I want to retrieve the list of folders in a specific node whose list of childrens is empty using Lucene query
.
I create this query:
+PATH:"/app:company_home/cm:contexts/cm:ctx_exploitation/cm:runs/cm:Run_322645//."+Children is empty.
but it does not give good results.
What is the right Lucene
syntax to do this