Problem I am trying to get all the master nodes in an elasticsearch cluster using this code. Can I reduce/simply […]
Tag: elasticsearch
Searching for something at a location
Problem I’m using Searchkick in a situation where a user might write the location they are searching for, or the […]
Too slow JSON data processing using SQL
Problem I have a case study where I need to take data from a REST API do some analysis on […]
Create elasticsearch document from php
Problem Can you please provide some improvement advice for the following function? It is working OK now, but as I […]