public abstract class ExtractorSettings extends Object
| Constructor and Description |
|---|
ExtractorSettings() |
| Modifier and Type | Method and Description |
|---|---|
abstract IndexType |
getIndexType()
Gets the index type the extractor is used for.
|
abstract void |
setIndexType(IndexType value)
Sets the index type the extractor is used for.
|
public abstract IndexType getIndexType()
GroupDocs.Search.Options.IndexType.NormalIndex.public abstract void setIndexType(IndexType value)
GroupDocs.Search.Options.IndexType.NormalIndex.value - The index type the extractor is used for.Copyright © 2026. All rights reserved.