Merge pull request #2832 from Alfresco/feature/MNT-24400-Suggester-feature

Suggester feature in Share
This commit is contained in:
varapathijanakiram
2024-07-31 11:54:20 +05:30
committed by GitHub

View File

@@ -1342,6 +1342,8 @@
</property>
</bean>
<bean id="search.suggesterService" class="org.alfresco.repo.search.impl.DummySuggesterServiceImpl">
</bean>
<!-- Custom property editors -->
<bean class="org.springframework.beans.factory.config.CustomEditorConfigurer">
<property name="propertyEditorRegistrars">