03-28-2007 02:53 AM
03-28-2007 06:28 AM
03-28-2007 08:43 AM
03-28-2007 08:53 AM
<property name="cm:example">
<type>d:text</type>
<mandatory>false</mandatory>
<index enabled="true">
<atomic>false</atomic> <!– index in the background –>
<stored>false</stored> <!– store the property value in the index –>
<tokenised>true</tokenised>
</index>
</property>
In Alfresco all content and meta-data is indexed automatically and atomically - so it available immediately - unless you configure properties otherwise (i.e. for background indexing if you prefer). Therefore you do not need to rebuild the indexes with a job unless there is disk corruption or similar. Rebuilding the indexes is easy though, just uncomment the second line here:03-28-2007 09:35 AM
03-28-2007 09:55 AM
03-28-2007 10:21 AM
03-28-2007 11:24 AM
03-29-2007 05:16 AM
03-29-2007 08:12 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.