File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ your application to {es} 7.11.
9
9
10
10
See also <<release-highlights>> and <<es-release-notes>>.
11
11
12
- // * <<breaking_711_blah_changes >>
13
- // * <<breaking_711_blah_changes >>
12
+ * <<breaking_711_search_changes >>
13
+ * <<breaking_711_transform_changes >>
14
14
15
15
//NOTE: The notable-breaking-changes tagged regions are re-used in the
16
16
//Installation and Upgrade Guide
@@ -22,7 +22,7 @@ See also <<release-highlights>> and <<es-release-notes>>.
22
22
=== Search changes
23
23
24
24
[[highlight-normalization]]
25
- .Keyword fields with a custom normalizer will use the normalized form when highlighting
25
+ .Keyword fields with a custom normalizer will use the normalized form when highlighting.
26
26
[%collapsible]
27
27
====
28
28
*Details* +
@@ -34,7 +34,7 @@ snippets in lower case.
34
34
====
35
35
36
36
[[text-subfields]]
37
- .Internal fields used for text search acceleration are hidden
37
+ .Internal fields used for text search acceleration are hidden.
38
38
[%collapsible]
39
39
====
40
40
*Details* +
@@ -47,7 +47,7 @@ internal only and cannot be invoked as searchable fields in queries.
47
47
====
48
48
49
49
[[significant-text-non-text-fields]]
50
- .The significant text aggregation now throws an error if applied to a numeric field
50
+ .The significant text aggregation now throws an error if applied to a numeric field.
51
51
[%collapsible]
52
52
====
53
53
*Details* +
You can’t perform that action at this time.
0 commit comments