Back to Developer Roadmap

Document (Row)

src/data/roadmaps/elasticsearch/content/document-row@tX_HGYnsoeipj4xu04wnX.md

4.0782 B
Original Source

Document (Row)

A document is a basic unit of information in Elasticsearch, analogous to a row in a relational database table. It's a JSON object containing a set of fields, each with a name and one or more values. These fields can hold various data types like text, numbers, dates, booleans, and even nested objects or arrays.

Visit the following resources to learn more: