List the details of an index
https://{db}.{region}.api.lancedb.com
the name of DB
the service region of the DB
name of the table
name of the index
type of index to create
IVF_PQ
IVF_HNSW_SQ
BTREE
BITMAP
LABEL_LIST
FTS
distance metric to use for search
L2
Cosine
Dot