Skip to content

[DOCS] Make multi-level join field warning more prominent #82818

Closed
@jrodewig

Description

@jrodewig

The join field type docs contain a warning against creating multiple levels of parent/child relations:

Using multiple levels of relations to replicate a relational model is not recommended. Each level of relation adds an overhead at query time in terms of memory and computation. You should de-normalize your data if you care about performance.

However, this warning is in the last section of the page. We should move this content higher up on the page so users are aware before they start mapping their data.

Metadata

Metadata

Assignees

Labels

:Search Foundations/MappingIndex mappings, including merging and defining field types>docsGeneral docs changesTeam:DocsMeta label for docs teamTeam:Search FoundationsMeta label for the Search Foundations team in Elasticsearch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions