Slide 13
Slide 13 text
14
Field Mapping
Dynamic mapping
{
"title": "This is a title for a blog post",
"content": "This is the content for a really
cool blog post about Elasticsearch",
"category": "Elasticsearch",
"date": "2023-04-14T09:27:00+0000",
"isPublished": true,
"upvotes": 512
}
text field with a .keyword sub-field (ignore_above = 256)