Skip to content

Commit aa0c314

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)