03-05-2010 07:50 AM
<namespaces>
<namespace uri="http://www.myapp.com/model/content/1.0" prefix="myprefix" />
</namespaces>
<types>
<type name="myprefix:mytype">
<title>My Type</title>
<parent>myprefix:mygenerictype</parent>
<property name="myprefix:mytypeproperty">
<title>TypeProperty</title>
<type>d:text</type>
<protected>false</protected>
<mandatory>false</mandatory>
<multiple>false</multiple>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>true</tokenised>
</index>
</property>
<mandatory-aspects>
<aspect>myprefix:myaspect</aspect>
</mandatory-aspects>
</type>
</types>
<aspects>
<aspect name="myprefix:myaspect">
<title>My Aspect</title>
<properties>
<property name="myprefix:myaspectproperty">
<title>AspectProperty</title>
<type>d:text</type>
<protected>false</protected>
<mandatory>false</mandatory>
<multiple>false</multiple>
<index enabled="true">
<atomic>false</atomic>
<stored>false</stored>
<tokenised>true</tokenised>
</index>
</property>
</properties>
</aspect>
</aspects>
<config>
<client>
<simple-search-additional-attributes>
<qname>{http://www.myapp.com/model/content/1.0}mytypeproperty</qname>
<qname>{http://www.myapp.com/model/content/1.0}myaspectproperty</qname>
<qname>{http://www.alfresco.org/model/content/1.0}description</qname>
<qname>{http://www.alfresco.org/model/content/1.0}title</qname>
<qname>{http://www.alfresco.org/model/content/1.0}author</qname>
</simple-search-additional-attributes>
</client>
</config>
03-18-2010 02:55 PM
04-28-2010 01:24 PM
<index enabled="true">
<atomic>true</atomic>
<stored>false</stored>
<tokenised>both</tokenised>
</index>
04-29-2010 03:55 AM
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.