Property IndexFixCommandExtendedHelpText
IndexFixCommandExtendedHelpText
Looks up a localized string similar to Basic tool to check and fix the health of an index and write a new segments file that removes reference to problematic segments.
As this tool checks every byte in the index, on a large index it can take quite a long time to run.
WARNING: This command should only be used on an emergency basis as it will cause documents (perhaps many) to be permanently removed from the index. Always make a backup copy of your index before running this! Do not run this tool on an index that is actively being written to. [rest of string was truncated]";.
Declaration
public static string IndexFixCommandExtendedHelpText { get; }
Property Value
Type | Description |
---|---|
System.String |