We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88b189 commit 174d28bCopy full SHA for 174d28b
es/index_settings.json
@@ -75,7 +75,7 @@
75
"char_filter": {
76
"punctuationgreedy": {
77
"type": "pattern_replace",
78
- "pattern": "[\\.,]",
+ "pattern": "[\\.,']",
79
"replacement": " "
80
},
81
"remove_ws_hnr_suffix": {
0 commit comments