Close
dtSearch .NET Standard API 2023.02
IndexJob.IndexesToMerge Property

Indexes to merge into the target index, which is IndexPath. (ActionMerge must be true for the merge to occur.) For each index, provide the full path to the index.

public List<string> IndexesToMerge;