Skip to content

Commit 72b171e

Browse files
authored
Merge pull request #1781 from elastic/h1-seo
Modifies H1 titles for better SEO
2 parents f84cde1 + efab1f0 commit 72b171e

File tree

6 files changed

+12
-6
lines changed

6 files changed

+12
-6
lines changed

docs/reference/ex_open.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/client/curator/current/ex_open.html
4+
navigation_title: open
45
---
56

6-
# open [ex_open]
7+
# open action examples [ex_open]
78

89
```yaml
910
---

docs/reference/fe_max_num_segments.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/client/curator/current/fe_max_num_segments.html
4+
navigation_title: max_num_segments
45
---
56

6-
# max_num_segments [fe_max_num_segments]
7+
# max_num_segments filter element [fe_max_num_segments]
78

89
::::{note}
910
This setting is only used with the [forcemerged](/reference/filtertype_forcemerged.md) filtertype.

docs/reference/fe_pattern.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/client/curator/current/fe_pattern.html
4+
navigation_title: pattern
45
---
56

6-
# pattern [fe_pattern]
7+
# pattern filter element [fe_pattern]
78

89
::::{note}
910
This setting is only used with the [count](/reference/filtertype_count.md) filtertype

docs/reference/filtertype_pattern.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/client/curator/current/filtertype_pattern.html
4+
navigation_title: pattern
45
---
56

6-
# pattern [filtertype_pattern]
7+
# pattern filter type [filtertype_pattern]
78

89
```yaml
910
- filtertype: pattern

docs/reference/open.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/client/curator/current/open.html
4+
navigation_title: open
45
---
56

6-
# Open [open]
7+
# Open action [open]
78

89
```yaml
910
action: open

docs/reference/option_mns.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
---
22
mapped_pages:
33
- https://www.elastic.co/guide/en/elasticsearch/client/curator/current/option_mns.html
4+
navigation_title: max_num_segments
45
---
56

6-
# max_num_segments [option_mns]
7+
# max_num_segments option [option_mns]
78

89
::::{note}
910
This setting is required when using the [forceMerge action](/reference/forcemerge.md).

0 commit comments

Comments
 (0)