Hi
You have to do custom code to do this….
In the next release you will find:
<aspect name="cm:indexControl">
<title>Index Control</title>
<properties>
<property name="cm:isIndexed">
<title>Is indexed</title>
<type>d:boolean</type>
</property>
<property name="cm:isContentIndexed">
<title>Is content indexed</title>
<type>d:boolean</type>
</property>
</properties>
</aspect>
This will be fully supported in Alfresco.
Alfresco will also support the temporary suspension of content indexing for bulk ingestion by transaction happy routes such as CIFS and FTP.
(This will not apply to AVM)
Andy