Skip to content

Commit d18fc4c

Browse files
authored
Remove unused parameter in char filter YAML test (#112852)
1 parent 661efa9 commit d18fc4c

File tree

1 file changed

+0
-1
lines changed
  • modules/analysis-common/src/yamlRestTest/resources/rest-api-spec/test/analysis-common

1 file changed

+0
-1
lines changed

modules/analysis-common/src/yamlRestTest/resources/rest-api-spec/test/analysis-common/50_char_filters.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
char_filter:
1010
- type: html_strip
1111
escaped_tags: ["xxx", "yyy"]
12-
read_ahead: 1024
1312
- length: { tokens: 1 }
1413
- match: { tokens.0.token: "\ntest<yyy>foo</yyy>\n" }
1514

0 commit comments

Comments
 (0)