[DOCS] Remove beta label from normalizers (#34326)
This commit is contained in:
parent
7d826916b9
commit
a9daa5cb90
|
@ -1,8 +1,6 @@
|
|||
[[analysis-normalizers]]
|
||||
== Normalizers
|
||||
|
||||
beta[]
|
||||
|
||||
Normalizers are similar to analyzers except that they may only emit a single
|
||||
token. As a consequence, they do not have a tokenizer and only accept a subset
|
||||
of the available char filters and token filters. Only the filters that work on
|
||||
|
|
Loading…
Reference in New Issue