Below you will find pages that utilize the taxonomy term “Elasticsearch”
August 1, 2018
Elasticsearch - IDs are hard
Sometimes RTFM (read the f***ing manual) is really the best solution, but when building quickly and being agile, there’s not always time to read every page of the manual.
July 5, 2016
Spring Data Elasticsearch and Geopoints
Some backstory… I was working on a Java app with an Angular 1.x frontend. The base project was generated by JHipster and uses PostgreSQL for the DB and Spring Boot.