Find answers from the community

Updated 6 months ago

Does anyone know where I can find index

At a glance

The community member is asking where they can find index IDs. The comments provide two relevant suggestions: index.index_id to access the index ID, and index.set_index_id("new id") to change the index ID. There is no explicitly marked answer in the provided information.

Does anyone know where I can find index ids?
L
2 comments
index.index_id
you can also use index.set_index_id("new id") to change it
Add a reply
Sign up and join the conversation on Discord