Index not change his status to "ready"

I have indexes in my db and most of them do not changing their status to ready.

Image:


Thanks for your assist.

Looks like those indexes are created WITH {“defer_build”:true}
You need to issue BUILD INDEX command
https://developer.couchbase.com/documentation/server/4.6/n1ql/n1ql-language-reference/build-index.html