Category

Indexing

Mappings, field types, and indexing patterns.

5 articles

[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

[Tutorial] Creating an OpenSearch Custom Analyzer

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

[Tutorial] Indexing the OpenSearch Text Field Data Type

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

[Tutorial] Keyword Field Data Type Indexing Deep Dive

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

[Series] Indexing Data in OpenSearch

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