cancel
Showing results for 
Search instead for 
Did you mean: 

Meaning of space URI of qualified name

cesco75
Champ in-the-making
Champ in-the-making
If I want to make a Lucene Path search in the subfolder of my user home I use the following expression:

PATH:"/app:company_home/app:user_homes/sys:cesco/cmSmiley Tonguerivato/*"

sys: prefix stands for {http://www.alfresco.org/model/system/1.0}, cm: stands for {http://www.alfresco.org/model/content/1.0}

All the elements are of type cm:folder so I expect every folder name should be prepended by cm:

There is a general rulo for the use of app, sys and cm?

Cesco
1 REPLY 1

romschn
Star Collaborator
Star Collaborator
You may find looking at the section - Built-in Content Model Namespaces - in the following link useful.
http://wiki.alfresco.com/wiki/Data_Dictionary_Guide

Hope this helps.

Thanks,