If i want to add a spatial index, i have to create it via plain sql. It is not possible to create it with frontend via “Manage Indexes”.
The are only three possible entries for index type: FULLTEXT, PRIMARY and UNIQUE.
When i choose a column with spatial data (with type ‘geometry’) i need a new entry “SPATIAL” for creating a spatial index.
With best regards,
Swen