summaryrefslogtreecommitdiffstats
path: root/sparkybe-onap-application/config/schemas/es_mappings.json
diff options
context:
space:
mode:
authorSteven Blimkie <Steven.Blimkie@amdocs.com>2018-12-14 16:41:20 +0000
committerGerrit Code Review <gerrit@onap.org>2018-12-14 16:41:20 +0000
commitb83325323617b24b4316f6cf2532236e603167a5 (patch)
treec87f11cc3e78c55791341fc0bd61d8250a98e94a /sparkybe-onap-application/config/schemas/es_mappings.json
parent885545697c79b299a372956b1b368e13bab3426c (diff)
parentd89597a79b75aa6624fe4ff939e13a21d8b99a03 (diff)
Merge "Fix sync update flow"
Diffstat (limited to 'sparkybe-onap-application/config/schemas/es_mappings.json')
-rw-r--r--sparkybe-onap-application/config/schemas/es_mappings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/sparkybe-onap-application/config/schemas/es_mappings.json b/sparkybe-onap-application/config/schemas/es_mappings.json
index 216e3d9..7eb25d0 100644
--- a/sparkybe-onap-application/config/schemas/es_mappings.json
+++ b/sparkybe-onap-application/config/schemas/es_mappings.json
@@ -16,7 +16,7 @@
"type": "string",
"analyzer": "ngram_analyzer"
},
- "crossEntityReferenceValues": {
+ "crossReferenceEntityValues": {
"type": "string",
"analyzer": "ngram_analyzer"
},