grafana/pkg/storage
owensmallwood fb9cfd0d1b
Search PoC: Indexmapping per resource and transform to intermediate IndexedResource (#94906)
* Transforms raw US resource into an intermediate IndexableResource and indexes that. Pulls index mapping code out into different file. For now, we will hardcode which spec fields are indexed, per resource.

* Fixes a few bugs with field casing and timestamps not being formatted right (or not existing).

* adds readme section for using search with US

* extracts to function to transform from search hit to IndexedResource

* get folders when building index
2024-10-21 09:34:41 -06:00
..
legacysql SQL: Add more legacy helpers (#92006) 2024-08-19 12:15:43 +03:00
unified Search PoC: Indexmapping per resource and transform to intermediate IndexedResource (#94906) 2024-10-21 09:34:41 -06:00