Build fix

1) for tokenisation = false
2) so d:datetime properties index as expected

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12444 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Andrew Hind
2008-12-17 12:29:54 +00:00
parent 39b0754c11
commit 01deeef511
9 changed files with 322 additions and 26 deletions

View File

@@ -238,6 +238,11 @@
<title>Launch Date</title>
<description>Date the content in the submission should be committed</description>
<type>d:datetime</type>
<index enabled="true">
<atomic>true</atomic>
<stored>false</stored>
<tokenised>both</tokenised>
</index>
</property>
<property name="wcmwf:validateLinks">
<title>Validate Links</title>