search: add manager kind to bleve (#103305)

This commit is contained in:
Will Assis
2025-04-03 10:02:02 +03:00
committed by GitHub
parent 5dad2b6c0f
commit db1f1c5df9
4 changed files with 27 additions and 2 deletions
+11 -2
View File
@@ -49,6 +49,13 @@
"format": "int64",
"description": "Deprecated legacy id of the resource",
"priority": 0
},
{
"name": "manager.kind",
"type": "string",
"format": "",
"description": "Type of manager, which is responsible for managing the resource",
"priority": 0
}
],
"rows": [
@@ -60,7 +67,8 @@
null,
null,
null,
321
321,
null
],
"object": {
"kind": "folders",
@@ -80,7 +88,8 @@
null,
null,
null,
123
123,
"repo"
],
"object": {
"kind": "folders",