Skip to content

Commit 1925985

Browse files
Update normalizers.asciidoc
analyzers -> normalizers
1 parent 962f365 commit 1925985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/analysis/normalizers.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ allowed, but not a stemming filter, which needs to look at the keyword as a
1111
whole.
1212

1313
[float]
14-
=== Custom analyzers
14+
=== Custom normalizers
1515

1616
Elasticsearch does not ship with built-in normalizers so far, so the only way
1717
to get one is by building a custom one. Custom normalizers take a list of char

0 commit comments

Comments
 (0)