Elasticsearch 8.2 Fails to Index Nested Objects Correctly with Specific Mappings
👀 Views: 1
💬 Answers: 1
📅 Created: 2025-06-13
elasticsearch nested-objects indexing query
I've recently upgraded my Elasticsearch instance to version 8.2 and I'm encountering issues when trying to index nested objects. My documents have a structure w...