Package org.nuxeo.elasticsearch.bulk
package org.nuxeo.elasticsearch.bulk
-
ClassDescriptionA computation that submits elasticsearch requests using the bulk API.A Nuxeo Bulk Action to index documents. it decouples the document extraction to build the elasticsearch request and the indexing.On indexing completion, do extra tasks like refresh or update index alias.Build elasticsearch requests to index documents.