opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
9.4k stars 1.72k forks source link

[META] Derived Fields #12281

Open qreshi opened 6 months ago

qreshi commented 6 months ago

Please describe the end goal of this project

"Schema on reads" is a mechanism where query result data can be defined at runtime of the query. This is useful for users who may not be aware of the structure of the data and want to explore its usage before choosing what and how to index it. More simply, this allows users to have additional attributes to query upon post-ingest. Derived fields are an enhancement to OpenSearch that provides this "schema on read" functionality.

Supporting References

The RFC for this feature request can be found here https://github.com/opensearch-project/OpenSearch/issues/1133

Issues

I will update this section with created issues with more details. For the time being I wanted to create the META issue for tracking.

peternied commented 6 months ago

[Triage - attendees 1 2 3 4 5 6 7 8] @qreshi Thanks for filing, it would be useful to to create subtasks with additional details for some of those items, looking forward to seeing progress here.

rishabhmaurya commented 4 months ago

List of all tasks associated -

Some additional sub features -