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",
|
||||
"votes",
|
||||
"fullyQualifiedName",
|
||||
"domain",
|
||||
"domains",
|
||||
"dataProducts",
|
||||
"certification"
|
||||
],
|
||||
@ -97,7 +97,7 @@
|
||||
],
|
||||
"dataProduct": [
|
||||
"experts",
|
||||
"domain",
|
||||
"domains",
|
||||
"assets"
|
||||
],
|
||||
"glossaryTerm": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user