Posts

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.

Deploy babashka script to AWS Lambda

Adventures with babashka and AWS Lambda.

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

Phrase Highlighting with the Elasticsearch Percolator

Investigating the Elasticsearch percolator.

Using Uberdeps to Build AWS Lambda Uberjar

A guide on how to build an Uberjar for AWS Lambda with tonsky/uberdeps

Using Gitlab CI Cache for Clojure Dependencies

A guide on how to use Gitlab CI Cache for Clojure Dependencies