You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > IndexJob Class > IndexJob Properties > IndexesToMerge Property
Close
dtSearch .NET Standard API 2024.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;
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.