TextOptions Class |
Namespace: GroupDocs.Search.Options
The TextOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextOptions |
Initializes a new instance of the TextOptions class.
|
Name | Description | |
---|---|---|
![]() | AdditionalFields |
Gets or sets the additional document fields that was used for indexing.
The default value is null.
Note that this value is used only if document text was not saved into the index.
|
![]() | Cancellation |
Gets or sets the cancellation object.
The default value is null.
|
![]() | CustomExtractor |
Gets or sets the custom text extractor that was used for indexing.
The default value is null.
Note that this value is used only if document text was not saved into the index.
|
![]() | MetadataIndexingOptions |
Gets the options for indexing metadata fields.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |