IndexingOptions Class |
Namespace: GroupDocs.Search.Options
The IndexingOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | IndexingOptions |
Initializes a new instance of the IndexingOptions class.
|
Name | Description | |
---|---|---|
![]() | Cancellation |
Gets or sets the operation cancellation object.
The default value is null.
|
![]() | IsAsync |
Gets or sets the flag of asynchronous performing the operation.
The default value is false.
|
![]() | MetadataIndexingOptions |
Gets the options for indexing metadata fields.
|
![]() | Threads |
Gets or sets the number of threads used for indexing.
The default value is 1.
|
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.) |