fix(schema): fix some string enum inconsistencies
Related enums are:
SpaceEngineType
SpaceFieldType
IndexType
IndexFieldType
RtreeIndexDistanceType
They also now implement a bunch more traits.
Also missing variants were added to SpaceFieldType
& IndexFieldType
.
Edited by Georgy Moshkin