Set to true if you want the target index to be deleted before the merge begins. If false, information from the other indexes will be appended to what is already in the index.
0-based index that indicates which of the indexes in the indexesToMerge list should be the "target" of the merge (that is, the index that will receive the information from the other indexes).
Set to true if you want the target index to be deleted before the merge begins. If false, information from the other indexes will be appended to what is already in the index.
0-based index that indicates which of the indexes in the indexesToMerge list should be the "target" of the merge (that is, the index that will receive the information from the other indexes).
Merging combines two or more indexes into a single target index. The resulting index will contain any documents that were present in any of the input indexes.