Indicates whether an index is to be maintained on the field.
As shown in the table below:
|
Code |
Meaning |
|
No |
(DEFAULT) The field is not to be indexed |
|
Yes |
The field is to be indexed |
|
Unique |
The field is to be indexed, and each value found in the field must be unique |
Index is ignored for fields that belong to documents.