Details of indexes

We have a utility to view index data. But its not supported for production and can change anytime.

Its located under /opt/couchbase/install/bin

./cbindex -type=scanAll -bucket <bucket_name> -index <index_name> -server <IP:8091> -auth <user:password>
1 Like