CustomExtractor
TextOptions.CustomExtractor property
获取或设置用于索引的自定义文本提取器。 默认值为无效的
. 请注意,仅当文档文本未保存到索引中时才使用此值。
public IFieldExtractor CustomExtractor { get; set; }
适当的价值
用于索引的自定义文本提取器。
也可以看看
- interface IFieldExtractor
- class TextOptions
- 命名空间 GroupDocs.Search.Options
- 部件 GroupDocs.Search