Package org.nuxeo.ecm.core.search
Class BulkIndexingRequest.Builder
java.lang.Object
org.nuxeo.ecm.core.search.BulkIndexingRequest.Builder
- Enclosing class:
BulkIndexingRequest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final boolean
protected final List
<IndexingRequest> protected final long
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd
(IndexingRequest request) build
(SearchIndex index) int
size()
-
Field Details
-
refresh
protected final boolean refresh -
version
protected final long version -
requests
-
-
Constructor Details
-
Builder
protected Builder(boolean refresh)
-
-
Method Details
-
add
-
size
public int size() -
build
-