Yet Another Programmer's Blog
  • Home
  • Résumé
  • GitHub
  • GitLab

elasticsearch

A collection of 2 posts
Elasticsearch - IDs are hard
elasticsearch

Elasticsearch - IDs are hard

Sometimes RTFM (read the f****** 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. I learned recently that Elasticsearch (and Amazon DynamoDB coincidentally) enforces a limit on document IDs. I discovered this because of generated
Aug 1, 2018 — 4 min read
Spring Data Elasticsearch and GeoPoints
elasticsearch

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. The application relies heavily on being able to return a list of items that are "near" the
Jul 5, 2016 — 2 min read
Yet Another Programmer's Blog © 2023
Powered by Ghost