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.requestsprotected final List<IndexingRequest> BulkIndexingRequest.requestsMethods in org.nuxeo.ecm.core.search that return IndexingRequestModifier and TypeMethodDescriptionstatic IndexingRequeststatic IndexingRequestIndexingRequest.deleteRecursive(String documentId, String documentPath) static IndexingRequeststatic IndexingRequestIndexingRequest.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