Skip to content

Commit 5815565

Browse files
committed
[DOCS] Remove merge conflict for commit 6699a5 '[DOCS] Add anchors for Asciidoctor migration'
1 parent aa79581 commit 5815565

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/reference/mapping/params/fielddata.asciidoc

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ Loading fielddata is an expensive process so, once it has been loaded, it
2626
remains in memory for the lifetime of the segment.
2727

2828
[WARNING]
29-
.Fielddata can fill up your heap space
29+
==================================================
30+
Fielddata can fill up your heap space
31+
==================================================
3032

3133

3234
[[fielddata-format]]
@@ -58,14 +60,9 @@ PUT my_index
5860
// AUTOSENSE
5961
<1> The `text` field cannot be used for sorting, aggregations, or in scripts.
6062

61-
<<<<<<< HEAD
6263
.Fielddata and other datatypes
6364
[NOTE]
6465
==================================================
65-
=======
66-
[[enable-fielddata-text-fields]]
67-
==== Enabling fielddata on `text` fields
68-
>>>>>>> b7f569ec801... [DOCS] Add anchors for Asciidoctor migration (#41648)
6966
7067
Historically, other field datatypes also used fielddata, but this has been replaced
7168
by index-time, disk-based <<doc-values,`doc_values`>>.

0 commit comments

Comments
 (0)