Do multiple nested fields create exponential performance impact?

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?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.