Add functionality to distinguish between Full Text Search Index and regular Index.
The Full Text Search Index is used differently from traditional indexes and is utilized with the SEARCH() function.
Therefore, it is not used for operations like ReadIndex, so it will be made distinguishable.
https://cloud.google.com/spanner/docs/full-text-search
Add functionality to distinguish between Full Text Search Index and regular Index.
The Full Text Search Index is used differently from traditional indexes and is utilized with the SEARCH() function.
Therefore, it is not used for operations like ReadIndex, so it will be made distinguishable.
https://cloud.google.com/spanner/docs/full-text-search