Uses of Class
org.nuxeo.ecm.core.search.SearchIndexDescriptor
Packages that use SearchIndexDescriptor
-
Uses of SearchIndexDescriptor in org.nuxeo.ecm.core.search
Methods in org.nuxeo.ecm.core.search that return types with arguments of type SearchIndexDescriptorModifier and TypeMethodDescriptionprotected List
<SearchIndexDescriptor> SearchComponent.getEnabledSearchIndexDescriptor()
Method parameters in org.nuxeo.ecm.core.search with type arguments of type SearchIndexDescriptorModifier and TypeMethodDescriptionprotected void
SearchServiceImpl.initIndexes
(SearchClient client, List<SearchIndexDescriptor> indexes)