AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
IndexFieldType
specifies the field
is of type text
. A text
field is always searchable. All
options are enabled by default.
Namespace: Amazon.CloudSearch.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class TextOptions : Object
The TextOptions type exposes the following members
Name | Description | |
---|---|---|
![]() |
TextOptions() |
Name | Type | Description | |
---|---|---|---|
![]() |
AnalysisScheme | System.String |
Gets and sets the property AnalysisScheme.
The name of an analysis scheme for a |
![]() |
DefaultValue | System.String | Gets and sets the property DefaultValue. A value to use for the field if the field isn't specified for a document. |
![]() |
HighlightEnabled | System.Boolean |
Gets and sets the property HighlightEnabled.
Whether highlights can be returned for the field. |
![]() |
ReturnEnabled | System.Boolean |
Gets and sets the property ReturnEnabled.
Whether the contents of the field can be returned in the search results. |
![]() |
SortEnabled | System.Boolean |
Gets and sets the property SortEnabled.
Whether the field can be used to sort the search results. |
![]() |
SourceField | System.String | Gets and sets the property SourceField. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8