indexFieldType property

IndexFieldType indexFieldType
final

The type of field. Based on this type, exactly one of the UIntOptions, LiteralOptions or TextOptions must be present.

Implementation

final IndexFieldType indexFieldType;