summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/schemas/autoSuggestMappings.json
diff options
context:
space:
mode:
authorArul.Nambi <arul.nambi@amdocs.com>2018-08-16 10:19:32 -0400
committerArul.Nambi <arul.nambi@amdocs.com>2018-08-16 11:37:06 -0400
commitdc507d873105b7d6ef7539552304f00f744057df (patch)
tree4ab152183bba43d422882a79afb24200deb44e1d /sparky/appconfig/schemas/autoSuggestMappings.json
parent21b8fdf3f19bbc0e86fdf407cc528e5409b24165 (diff)
Spring-boot config upgrade
Issue-ID: AAI-1379 Change-Id: I6dfbb0f14ba66a7f1cd84ac5218217e68ad0ae16 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
Diffstat (limited to 'sparky/appconfig/schemas/autoSuggestMappings.json')
-rw-r--r--sparky/appconfig/schemas/autoSuggestMappings.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/sparky/appconfig/schemas/autoSuggestMappings.json b/sparky/appconfig/schemas/autoSuggestMappings.json
deleted file mode 100644
index 7857617..0000000
--- a/sparky/appconfig/schemas/autoSuggestMappings.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "properties" : {
- "entity_suggest" : {
- "type" : "completion",
- "payloads" : true,
- "analyzer" : "custom_analyzer",
- "preserve_position_increments": false
- }
- }
-} \ No newline at end of file