Contribution org.nuxeo.ecm.platform.rendition.search.types.contrib--doctype
org.nuxeo.ecm.platform.rendition.search.types.contrib
inside nuxeo-platform-rendition-web-9.10.jar /OSGI-INF/search-core-types-contrib.xml
This contribution is part of XML component Extension Point
Extension point doctype of component TypeService.Contributed Items
XML Source
<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">
<doctype extends="Document" name="StoredRenditionSearch">
<facet name="ContentViewDisplay"/>
<schema name="stored_rendition_search"/>
</doctype>
</extension>