10-27-2009 11:12 AM
10-30-2009 07:51 AM
( @cm:title\:"suspensive" ) AND (( TYPE:"{yourCustomPrefix:yourCustomNamespace}legalDocuments" ))
11-09-2009 08:14 AM
Query query = new Query(Constants.QUERY_LANG_LUCENE, "@cm\\:name:\"file*\"");
I am getting results as 5 files but I want to list down the files to only space 1, so i used query like "PATH:\"/app:company_home/cm:space1//*\" + @cm\\:name:file*"
again I am getting results as 5 nodes. 11-20-2009 12:17 AM
"PATH:\"/app:company_home/cm:space1/*\" AND TYPE:\"{http://www.alfresco.org/model/content/1.0}content\" AND @cm\\:name:file*"
hope this helps !
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.