Hi there, I’m Nico. I am a full-stack developer and entrepreneur currently living in Thessaloniki, Greece.
I love using Elasticsearch as a search engine for building On-Site search experiences. I am writing about Elasticsearch on the Sigmie Blog, where I am sharing everything I know about it.
Right now I am bootstrapping the Sigmie Application, which is Search Engine as a Service. You can find updates about my progress on Twitter.
Here and on Twitter and in my Newsletter I am sharing my work, daily challenges and some of my thoughts and opinions.
Nothing here yet.
If you want to try and work with Elasticsearch locally this post is for you. I will show you all you need to know to run and manage Elasticsearch on your local machine. Docker The easiest way to run and manage Elasticsearch locally is Docker. If you ...

Elasticsearch is a powerful search engine that allows you to index and search through large volumes of data quickly and efficiently. In this blog post, we will explore how to create an Elasticsearch index, populate it with documents, and perform sear...
