mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-30 19:36:41 +00:00
MINOR: Fix data insight index for multidomain (#23159)
This commit is contained in:
parent
3caf7e53e5
commit
6b65b5d075
@ -12,7 +12,7 @@
|
|||||||
"extension",
|
"extension",
|
||||||
"votes",
|
"votes",
|
||||||
"fullyQualifiedName",
|
"fullyQualifiedName",
|
||||||
"domain",
|
"domains",
|
||||||
"dataProducts",
|
"dataProducts",
|
||||||
"certification"
|
"certification"
|
||||||
],
|
],
|
||||||
@ -97,7 +97,7 @@
|
|||||||
],
|
],
|
||||||
"dataProduct": [
|
"dataProduct": [
|
||||||
"experts",
|
"experts",
|
||||||
"domain",
|
"domains",
|
||||||
"assets"
|
"assets"
|
||||||
],
|
],
|
||||||
"glossaryTerm": [
|
"glossaryTerm": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user