summaryrefslogtreecommitdiffstats
path: root/sparky/appconfig/schemas/autoSuggestMappings.json
diff options
context:
space:
mode:
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