Property IndexUpgradeCommandExtendedHelpText
IndexUpgradeCommandExtendedHelpText
Looks up a localized string similar to This tool keeps only the last commit in an index; for this reason, if the incoming index has more than one commit, the tool refuses to run by default. Specify --delete-prior-commits to override this, allowing the tool to delete all but the last commit.
Specify an FSDirectory implementation through the --directory-type option to force its use. If not qualified by an AssemblyName, the Lucene.Net.dll assembly will be used.
WARNING: This tool may reorder document IDs! Be sure to make a backup of your in [rest of string was truncated]";.
Declaration
public static string IndexUpgradeCommandExtendedHelpText { get; }
Property Value
Type | Description |
---|---|
System.String |