![[Tutorial] OpenSearch keyword field in Java Indexing Deep Dive](/wp-content/uploads/2025/03/Opensearch-keyword-indexing-deep-dive-in-java.png)
12 min read
[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.
Category
Mappings, field types, and indexing patterns.
5 articles
![[Tutorial] OpenSearch keyword field in Java Indexing Deep Dive](/wp-content/uploads/2025/03/Opensearch-keyword-indexing-deep-dive-in-java.png)
This tutorial demonstrates the OpenSearch keyword field in Java. It includes free source code that demonstrates mapping, indexing and the tokens produced.
![[Tutorial] Creating an OpenSearch Custom Analyzer](/wp-content/uploads/2024/03/Custom-Opensearch-Analyzers-Featured-Image.png)
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!
![[Tutorial] Indexing the OpenSearch Text Field Data Type](/wp-content/uploads/2024/02/Opensearch-text-mapping.png)
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.
![[Tutorial] Keyword Field Data Type Indexing Deep Dive](/wp-content/uploads/2022/12/opensearch-keyword-featured-image.png)
The OpenSearch Keyword is a powerful for exact match search. Learn how to index keyword data and the difference between ElasticSearch keyword vs text
![[Series] Indexing Data in OpenSearch](/wp-content/uploads/2022/08/Indexing-Data-in-OpenSearch-Featured-Image.png)