Property IndexExtractCfsCommandExtendedHelpText
IndexExtractCfsCommandExtendedHelpText
Looks up a localized string similar to Extracts .cfs
compound files (that were created using the CompoundFileDirectory from Lucene.Net.Misc) to the current working directory.
In order to make the extracted version of the index work, you have to copy the segments file from the compound index into the directory where the extracted files are stored..
Declaration
public static string IndexExtractCfsCommandExtendedHelpText { get; }
Property Value
Type | Description |
---|---|
System.String |