Uses of Class
org.nuxeo.ecm.core.search.IndexingRequest
Packages that use IndexingRequest
-
Uses of IndexingRequest in org.nuxeo.ecm.core.search
Fields in org.nuxeo.ecm.core.search with type parameters of type IndexingRequestModifier and TypeFieldDescriptionprotected final List
<IndexingRequest> BulkIndexingRequest.Builder.requests
protected final List
<IndexingRequest> BulkIndexingRequest.requests
Methods in org.nuxeo.ecm.core.search that return IndexingRequestModifier and TypeMethodDescriptionstatic IndexingRequest
static IndexingRequest
IndexingRequest.deleteRecursive
(String documentId, String documentPath) static IndexingRequest
static IndexingRequest
IndexingRequest.upsertWithSource
(String documentId, String source) Methods in org.nuxeo.ecm.core.search that return types with arguments of type IndexingRequestMethods in org.nuxeo.ecm.core.search with parameters of type IndexingRequest