Part 1 · FoundationsChapter 2

Documents, Fields & Data Types

A field's type decides its index structure. The same string can be two fields at once.

The question
How should this value be stored?
The structure responsible
Mappings: text, keyword, numeric, date, point

In this lab: Change a field's type and watch the terms it produces — and the queries it can answer — change with it.

building the index…