Skip to content

Commit a39f6f0

Browse files
manonthematmayya-sharipova
authored andcommitted
fixed elements in array of produced terms (#32519)
1 parent be31cc6 commit a39f6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/analysis/charfilters/pattern-replace-charfilter.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The above example produces the following term:
8787

8888
[source,text]
8989
---------------------------
90-
[ My, credit, card, is 123_456_789 ]
90+
[ My, credit, card, is, 123_456_789 ]
9191
---------------------------
9292

9393
WARNING: Using a replacement string that changes the length of the original

0 commit comments

Comments
 (0)