mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user