mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Fix AR-2179
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8556 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
<property name="path">
|
||||
<value>/app:company_home/app:dictionary/app:models</value>
|
||||
</property>
|
||||
<property name="queryLanguage">
|
||||
<value>lucene</value>
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
<bean id="customMessagesRepositoryLocation" class="org.alfresco.repo.dictionary.RepositoryLocation">
|
||||
@@ -51,6 +54,9 @@
|
||||
<property name="path">
|
||||
<value>/app:company_home/app:dictionary/app:messages</value>
|
||||
</property>
|
||||
<property name="queryLanguage">
|
||||
<value>lucene</value>
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
</beans>
|
||||
|
Reference in New Issue
Block a user