New year and new goalsIn the past, I have not been someone who sets goals for the year. However, I want to change that and have decided to set some goals for…Jan 5, 2023Jan 5, 2023
How I hacked myself a job abroad from India.Unlike my other technical posts this is my personal story about getting a job abroad(Europe) from Bangalore without Masters degree. Locked…May 3, 20203May 3, 20203
[Elasticsearch] Building a simple E-commerce search with Elasticsearch — Part 1In this post let us try to build a basic search functionality required for an e-commerce site. I am using Elasticsearch as a search engine…Feb 15, 20201Feb 15, 20201
Tips for using the unix terminal like a cool programmerMost of the programmers use terminal for running some or the other commands in their daily job. Some of them hate it and some of them…Jun 17, 2018Jun 17, 2018
What is tokenizer, analyzer and filter in Elasticsearch ?Elasticsearch is one of the best search engine which helps to setup a search functionality in no time. The building blocks of any…Feb 6, 20182Feb 6, 20182
[Elasticsearch] Building a simple spell corrector with elasticsearchNote : Implementation of the same using Java is available here on github. Check it out .Dec 9, 20172Dec 9, 20172
Elasticsearch [Search for word with space or without space.]I was using Elasticsearch and there was this specific problem I encountered in one of the applications I was working on. So, the problem…Apr 2, 2017Apr 2, 2017