Hello i want to ask about Secondary index limitations:
-
Maximum 256 secondary indexes per namespace
-
Can we create index for 2 fields?
-
If document has complicated structure like {id:1, subarray:[{title:hello,description:world}, {title:hello2,description:world2}] - can we create secondary index on field “title” in subarray?