[Docs] Fix example output of edge n-gram token filter. (#51085)

This commit is contained in:
PND 2020-01-16 19:32:55 +09:00 committed by Christoph Büscher
parent 80d925e225
commit 1d391f7113

View File

@ -49,7 +49,7 @@ The filter produces the following tokens:
[source,text] [source,text]
-------------------------------------------------- --------------------------------------------------
[ t, th, q, ui, b, br, f, fo, j, ju ] [ t, th, q, qu, b, br, f, fo, j, ju ]
-------------------------------------------------- --------------------------------------------------
///////////////////// /////////////////////