
[Tutorial] OpenSearch keyword field in Java Indexing Deep Dive
This tutorial demonstrates the OpenSearch keyword field in Java. It includes free source code that demonstrates mapping, indexing and the tokens produced.
12 min
Category
Mappings, field types, and indexing patterns.
5 articles

This tutorial demonstrates the OpenSearch keyword field in Java. It includes free source code that demonstrates mapping, indexing and the tokens produced.
12 min

Leveraging an OpenSearch custom analyzer will unlock fine-grain control that can create a powerful full text search experience. This tutorial will show you how!
14 min

The OpenSearch text field data type is the foundation of full text search. This article will demonstrate how to create text mappings and index data into them.
10 min

The OpenSearch Keyword is a powerful for exact match search. Learn how to index keyword data and the difference between ElasticSearch keyword vs text
9 min

We're spoiled for choice when indexing our data into OpenSearch. This series will walk you through your options and when to use each.
4 min