ExAliyunOts.delete_search_index

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

delete_search_index(instance, table_name, index_name)

View Source

Specs

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

Official document in Chinese | English

Example

import MyApp.TableStore

delete_search_index("table", "index_name")