
Get Started With Docker
For the past years, Docker has been disrupting the Developers and DevOps field. Many people think Docker is a programming
Tutorials about programming, software engineering and anything code related!
For the past years, Docker has been disrupting the Developers and DevOps field. Many people think Docker is a programming
Both Java and Elasticsearch is a popular technology stack companies use. Java is a programming language that was released back
This article contains many referral link. Using referral link will help me to keep updating this blog Be sure to
Typo is something that often happens and can reduce user’s experience, fortunately, Elasticsearch can handle it easily with Fuzzy Query. Handling typos is a must if you’re building an advanced autocomplete system with the Elasticsearch.
In 1964, British computer scientist Tony Hoare invented the Null Pointer References. The Null Pointer Exception has contributed the most
Autocomplete is a feature to predict the rest of a word a user is typing. It is an important feature to implement that can improve the user’s experience of your product.
The code in the snippet above is an example of functional programming paradigm implementation in Java, which will filter and
Many people that have just started learning Elasticsearch often confuse the Text and Keyword field data type. The difference between them is simple, but very crucial.
Elasticsearch has been used more and more in the software engineering, data and DevOps fields. In this post I will