Skip to content

Commit 27a90d6

Browse files
authored
[DOCS] Add multi-field def to glossary (elastic#74147)
1 parent 48a8405 commit 27a90d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/reference/glossary.asciidoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,12 @@ Process of combining a <<glossary-shard,shard>>'s smaller Lucene
277277
automatically.
278278
// end::merge-def[]
279279

280+
[[glossary-multi-field]] multi-field::
281+
// tag::multi-field-def[]
282+
A <<glossary-field,field>> that's <<glossary-mapping,mapped>> in multiple ways.
283+
See the {ref}/multi-fields.html[`fields` mapping parameter].
284+
// end::multi-field-def[]
285+
280286
[[glossary-node]] node::
281287
// tag::node-def[]
282288
A single {es} server. One or more nodes can form a <<glossary-cluster,cluster>>.

0 commit comments

Comments
 (0)