We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f9cca commit 3e0ef7bCopy full SHA for 3e0ef7b
elasticsearch-mapping/src/test/resources/city-settings.json
@@ -1 +1 @@
1
-{"analysis":{"analyzer":{"lowerCaseAnalyser":{"tokenizer":"keyword","filters":["lowercase"]}}}}
+{"analysis":{"analyzer":{"lowerCaseAnalyser":{"tokenizer":"keyword","filter":["lowercase"]}}}}
0 commit comments