C# Class Amazon.CloudSearch.Model.TextOptions

Options for text field. Present if IndexFieldType specifies the field is of type text . A text field is always searchable. All options are enabled by default.

Show file Open project: scopely/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetDefaultValue ( ) : bool
IsSetFacetEnabled ( ) : bool
IsSetResultEnabled ( ) : bool
IsSetTextProcessor ( ) : bool