Skip to content

How to get the current progress or status of building index? #3963

Discussion options

You must be logged in to vote

Hi Shichao,

The get_collection_info(collection_name) function can get the information about the collection, including the index.

For more information about index, you can use sqlite or mysql to get the meta data, and view metadata table fields.

And if you want to track the process, you can check the engine_type or file_type fields.

Sincerely.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sahuang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants