Property IndexCopySegmentsCommandExtendedHelpText
IndexCopySegmentsCommandExtendedHelpText
Looks up a localized string similar to This tool does file-level copying of segments files. This means it's unable to split apart a single segment into multiple segments. For example if your index is a single segment, this tool won't help. Also, it does basic file-level copying (using a simple FileStream) so it will not work with non FSDirectory Directory implementations..
Declaration
public static string IndexCopySegmentsCommandExtendedHelpText { get; }
Property Value
Type | Description |
---|---|
System.String |