elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.69k stars 24.66k forks source link

Add _data_stream meta field to search hits #112750

Open dgieselaar opened 2 weeks ago

dgieselaar commented 2 weeks ago

Description

We currently add an _index metadata field to search hits, to signal where the document came from. It would be helpful if we have the same for _data_stream, so we can understand what data stream a document belongs to.

elasticsearchmachine commented 2 weeks ago

Pinging @elastic/es-data-management (Team:Data Management)