Hi there!
If i have a nested object that contains its own nested object, will my cluster have exponential costs to performance? As in, if I have a single document with a nested field with 5 values, but each nested value itself contains a nested field with 5 values, will there be 26 documents in total, or way more?