Elasticsearch

Match the Entire Text with a Slop in Elasticsearch

Match an entire message text with a slop.

Tricks with Elasticsearch Completions Suggesters

The missing pieces of the Elasticsearch documentation

Entity Resolution with Opensearch/Elasticsearch

Entity Resolution implementation with nothing more than good ol' Opensearch/Elasticsearch

Make Elasticsearch Query Profiling Faster in Kibana

A little trick on how to profile complex Elasticsearch queries that target many shards.

How to Prevent Data Corruption in Elasticsearch When Using Kafka Connect Elasticsearch Sink Connector

A shout-out about a lurking bug in the Kafka Connect Elasticsearch Sink connector

How to Use Elasticsearch Ingest Pipelines with Kafka Connect Elasticsearch Sink Connector

A workaround on how to leverage the Elasticsearch Ingest Pipelines when using Kafka Connect

A Neat Trick with Elasticsearch Normalizers

In this article I'll explain what the normalizer is and show it's use case for **normalizing** URLs.

Using Search Templates in Elasticsearch

A couple of examples and notes on using Elasticsearch search templates

Phrase Search with Synonym Graph Token Filter in Elasticsearch

An idea on how to search for short string with a long query string

Elasticsearch Percolator and Text Analyzers

Example on how to use analyzers with the