Where to find key and secondary key size for an index?

Hello,

We were asked to answer the following questions, but I can’t seem to find those numbers in couchbase.

  1. What is key size (Bytes) of X index ?
  2. What is secondary key size (Bytes) of X index?
  3. number of HA Indexes

I’m looking at “General Bucket Analytics”

It looks like

number 1 refers to document key size
number 2 refers to key size of an index
number 3 - still have no idea

@prasad @deepkaran.salooja

@moon0326, number 1 and number 2 are correct.

number of HA Indexes - for index X, how many replica indexes are there in the system for HA purpose.

2 Likes

Thank you @deepkaran.salooja