06-14-2017 03:24 AM
Newbie question:
How can I make the searchable custom properties of custom model in alfresco share?
I can't find locate search.get.config.xml file with Alfresco 5.2.
thanks.
06-14-2017 10:36 AM
Hi:
Take a look inside share services jar file:
cesar@lemmy /opt/alfresco52e $ find . -name search.get.config.xml
cesar@lemmy /opt/alfresco52e $ grep -r "search.get.config.xml" *
Coincidencia en el archivo binario tomcat/webapps/alfresco/WEB-INF/lib/alfresco-share-services-5.2.d.jar
And inside the jar:
alfresco/templates/webscripts/org/alfresco/slingshot/search/search.get.config.xml
Regards.
--C.
06-14-2017 10:36 AM
Hi:
Take a look inside share services jar file:
cesar@lemmy /opt/alfresco52e $ find . -name search.get.config.xml
cesar@lemmy /opt/alfresco52e $ grep -r "search.get.config.xml" *
Coincidencia en el archivo binario tomcat/webapps/alfresco/WEB-INF/lib/alfresco-share-services-5.2.d.jar
And inside the jar:
alfresco/templates/webscripts/org/alfresco/slingshot/search/search.get.config.xml
Regards.
--C.
06-14-2017 10:57 PM
Thanks.
I could find it.
But,I can not make the searchable custom properties of custom model.
How can I make the searchable custom properties of custom model in alfresco share.
06-15-2017 01:39 AM
I could.
Put xml file for
tomcat/shared/classes/alfresco/extension/templates/webscripts/org/alfresco/slingshot/search
and restrat.
thanks.
Explore our Alfresco products with the links below. Use labels to filter content by product module.