
OpenSearch Flattened Field Date Range Queries
Learn how to perform OpenSearch flattened field date range queries using ISO8601 format. Discover solutions for date range queries and ASCII comparison challenges in Java.
Category
Search relevance, mappings, analyzers, and query deep-dives.
21 articles

Learn how to perform OpenSearch flattened field date range queries using ISO8601 format. Discover solutions for date range queries and ASCII comparison challenges in Java.

Learn how to perform OpenSearch flattened field numeric range queries in Java. Discover solutions for zero-padding numbers, ASCII comparison challenges, and two's complement approaches for negative numbers.

Learn how to use OpenSearch nested field type Java with practical examples. Preserve object boundaries for array searching within the same object.
![[Tutorial] OpenSearch Terms Aggregation Include Exclude Parameters on Keyword Fields](/wp-content/uploads/2025/04/OpenSearch-Terms-Aggregation-Include-Exclude-Parameters-featured-image.png)
OpenSearch Terms Aggregation Include Exclude parameters can refine which values are counted in array fields, which are otherwise unimpacted by the query body!
![[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.

This tutorial will help with getting started with OpenSearch in Java through the Code Sloth code samples. Clone the repo and explore through ready to run tests!
![[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] Running ElasticSearch Locally in Docker](/wp-content/uploads/2023/07/ElasticSearch-docker-compose-featured-image.png)
Follow the simple steps in this ElasticSearch Docker tutorial to run an ElasticSearch Docker image locally on your computer. Single + multi-node clusters.
![[Tutorial] OpenSearch Keyword Composite Aggregation](/wp-content/uploads/2023/04/Composite-aggregation-keyword-featured-image.png)
![[Tutorial] OpenSearch Keyword Adjacency Matrix Aggregation](/wp-content/uploads/2023/03/opensearch-keyword-adjacency-matrix-featured-image.png)
![[Tutorial] OpenSearch Keyword Terms Aggregation](/wp-content/uploads/2023/03/OpenSearch-Keyword-Terms-Aggregation-Featured-Image.png)
![[Tutorial] OpenSearch Keyword Cardinality Aggregation](/wp-content/uploads/2023/03/OpenSearch-cardinality-featured-image.png)
This short tutorial will teach you what the ElasticSearch Cardinality Aggregation is and how to use it. Copy and paste the ready to use ready to use examples ?
![[Tutorial] Sorting the Keyword Field Data Type](/wp-content/uploads/2023/01/Sorting-keywords-featured-image.png)
![[Tutorial] Querying the Keyword Field Data Type](/wp-content/uploads/2022/12/Keyword-query-featured-image.png)
![[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)
![[Tutorial] How Can I Connect to ElasticSearch/OpenSearch?](/wp-content/uploads/2022/06/connecting-to-opensearch-featured-image.png)
Using an ElasticSearch GUI is the best way to interact with your cluster. The same is true for OpenSearch. This guide will show you what to use and when!
![[Tutorial] Running OpenSearch Locally in Docker](/wp-content/uploads/2022/06/opensearch-docker-compose-tutorial-featured-image.png)
Follow the simple steps in this OpenSearch Docker tutorial to run an AWS OpenSearch Docker image locally on your computer. Single and multi-node clusters.

Installing ElasticSearch on Windows is much easier than you might think. This guide will show you how, along with extra tips for running your very own cluster.
![[Series] Getting Started with ElasticSearch or OpenSearch](/wp-content/uploads/2022/06/opensearch-vs-elasticsearch-featured-image.png)
How do you choose between OpenSearch vs ElasticSearch? This article compares AWS OpenSearch vs ElasticSearch and has stacks of tutorials to dive deep into both.