~/devreads

#opensource

5 posts

17 Jan 2024

John McCloskey 5 min read

We all have secrets. Sometimes, these are guilty pleasures that we try to keep hidden, like watching cheesy reality TV or indulging in strange comfort food. We often worry: “How do we keep the secret safe?” “What could happen if someone finds out the secret?” “Who is keeping a secret?” “What happens if we lose […]

securitybackstageopensource

20 Apr 2020

6 Feb 2020

2 May 2019

7 min read

In this post we are going to manage nested objects of a document indexed with Elasticsearch. The nested type is a specialised version of the object datatype that allows arrays of objects to be indexed in a way that they can be queried independently of each other. – Nested datatype - Official Elasticsearch reference Prerequisites To follow this post you…

elasticsearchopensourcescriptshow-tonested objects

10 Apr 2019