Skip to content

Commit 53d644f

Browse files
authored
[DOCS] Modifies page titles for improving SEO. (#134895)
1 parent f6967fe commit 53d644f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/reference/elasticsearch-plugins/_reimplementing_and_extending_the_analyzers.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/plugins/current/_reimplementing_and_extending_the_analyzers.html
44
---
55

6-
# Reimplementing and extending the analyzers [_reimplementing_and_extending_the_analyzers]
6+
# Reimplementing and extending the `smartcn` analyzer [_reimplementing_and_extending_the_analyzers]
77

88
The `smartcn` analyzer could be reimplemented as a `custom` analyzer that can then be extended and configured as follows:
99

@@ -25,4 +25,3 @@ PUT smartcn_example
2525
}
2626
}
2727
```
28-

docs/reference/elasticsearch-plugins/_reimplementing_and_extending_the_analyzers_2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/plugins/current/_reimplementing_and_extending_the_analyzers_2.html
44
---
55

6-
# Reimplementing and extending the analyzers [_reimplementing_and_extending_the_analyzers_2]
6+
# Reimplementing and extending the `polish` analyzer [_reimplementing_and_extending_the_analyzers_2]
77

88
The `polish` analyzer could be reimplemented as a `custom` analyzer that can then be extended and configured differently as follows:
99

0 commit comments

Comments
 (0)