Unexpected Behavior with Elasticsearch Aggregation on Nested Fields in Version 8.0
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-13
elasticsearch aggregation nested json
I'm facing an issue when trying to perform an aggregation on nested fields in my Elasticsearch 8.0 index. I have a document structure that includes a nested fie...