root/org.nuxeo.ecm.platform/trunk/nuxeo-platform-search-nxcore/src/main/resources/OSGI-INF/nxsearch-contrib.xml

Revision 22130, 331 bytes (checked in by janguenot, 3 years ago)

skel

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1 <component name="org.nuxeo.ecm.platform.audit.search.contrib">
2
3   <extension target="org.nuxeo.ecm.core.search.service.SearchServiceImpl"
4     point="resourceType">
5     <resourceType name="audit"
6       factoryClass="org.nuxeo.ecm.platform.audit.search.resources.indexing.AuditIndexableResourceFactory"/>
7   </extension>
8
9 </component>
Note: See TracBrowser for help on using the browser.