search: add legacy id for all resources in bleve (#103206)

* add legacy id for all resources in bleve
This commit is contained in:
Will Assis
2025-04-02 08:20:23 -04:00
committed by GitHub
parent 2afeebec28
commit 08042ae827
13 changed files with 56 additions and 52 deletions
+11 -2
View File
@@ -42,6 +42,13 @@
"format": "int64",
"description": "created timestamp",
"priority": 0
},
{
"name": "grafana.app/deprecatedInternalID",
"type": "number",
"format": "int64",
"description": "Deprecated legacy id of the resource",
"priority": 0
}
],
"rows": [
@@ -52,7 +59,8 @@
null,
null,
null,
null
null,
321
],
"object": {
"kind": "folders",
@@ -71,7 +79,8 @@
null,
null,
null,
null
null,
123
],
"object": {
"kind": "folders",