Skip to content

Commit 53909e6

Browse files
swen128Christoph Büscher
authored and
Christoph Büscher
committed
[Docs] Fix example output of edge n-gram token filter. (#51085)
1 parent cd6a8d7 commit 53909e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/analysis/tokenfilters/edgengram-tokenfilter.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The filter produces the following tokens:
4949

5050
[source,text]
5151
--------------------------------------------------
52-
[ t, th, q, ui, b, br, f, fo, j, ju ]
52+
[ t, th, q, qu, b, br, f, fo, j, ju ]
5353
--------------------------------------------------
5454

5555
/////////////////////

0 commit comments

Comments
 (0)