Skip to content

Commit 642390c

Browse files
committed
[DOCS] Fix edge n-gram tokenizer nav
Adds a missing float tag to the edge n-gram tokenizer docs. This tag ensures the edge n-gram tokenizer docs display on the same page.
1 parent 52003a2 commit 642390c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/analysis/tokenizers/edgengram-tokenizer.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ Character classes may be any of the following:
105105
setting this to `+-_` will make the tokenizer treat the plus, minus and
106106
underscore sign as part of a token.
107107

108+
[float]
108109
[[max-gram-limits]]
109110
=== Limitations of the `max_gram` parameter
110111

0 commit comments

Comments
 (0)