1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Common
  6. /
  7. ExtractorSettings

ExtractorSettings

ExtractorSettings class

Contains settings for the document data extractor.

public class ExtractorSettings

Properties

Name Description
IndexType { get; set; } Gets or sets the index type the extractor is used for. The default value is NormalIndex.

See Also