ExAliyunOts.describe_search_index

You're seeing just the function describe_search_index, go back to ExAliyunOts module for more information.
Link to this function

describe_search_index(instance, table_name, index_name)

View Source

Specs

describe_search_index(instance(), table_name(), index_name()) :: result()

Official document in Chinese | English

Example

import MyApp.TableStore

describe_search_index("table", "index_name")