primaryOnly
Specify whether the operation should only perform on primary shards. Defaults to false.
API name: primary_only
CopyableBuilder<ForcemergeRequest.Builder,ForcemergeRequest> , MutableBuilder<ForcemergeRequest.Builder,ForcemergeRequest> , ObjectBuilder<ForcemergeRequest>ForcemergeRequestForcemergeRequest.allowNoIndices(Boolean value) build()ForcemergeRequest.copy()CopyableBuilder that is a copy of this one.expandWildcards(List<ExpandWildcard> list) expandWildcards(ExpandWildcard value,
ExpandWildcard... values) ignoreUnavailable(Boolean value) _all or empty string to perform the operation on all indexes_all or empty string to perform the operation on all indexesmaxNumSegments(Long value) onlyExpungeDeletes(Boolean value) primaryOnly(Boolean value) protected ForcemergeRequest.Builderself()waitForCompletion(Boolean value) errorTrace, human_checkSingleUse, _listAdd, _listAddAll, _listCopy, _mapCopy, _mapPut, _mapPutAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyMutationCopyableBuilderCopyableBuilder that is a copy of this one.copy in interface CopyableBuilder<ForcemergeRequest.Builder,ForcemergeRequest> self in class RequestBase.AbstractBuilder<ForcemergeRequest.Builder>_all string or
when no indexes have been specified)
API name: allow_no_indices
API name: expand_wildcards
Adds all elements of list to expandWildcards.
API name: expand_wildcards
Adds one or more values to expandWildcards.
API name: flush
_all or empty string to perform the operation on all indexes
API name: index
Adds all elements of list to index.
_all or empty string to perform the operation on all indexes
API name: index
Adds one or more values to index.
API name: max_num_segments
API name: only_expunge_deletes
API name: primary_only
API name: wait_for_completion
ForcemergeRequest.build in interface ObjectBuilder<ForcemergeRequest>NullPointerException - if some of the required fields are null.