Amit's Garage

A garage where one can get tools to solve their problems

Eased out solution for people using elasticsearch

December 11, 2017 by BlakDronzer

PROBLEM

Developers coming from SQL community to play around with No-SQL systems like elasticsearch, building up queries is something of an issue they constantly face. Simple queries should be fine to deal with but complex queries are real challenging tasks for many to deal in with.

SOLUTION

A good news / sigh of relief for developers coming from SQL platform. There is a group of developers who constantly work around on building up simpler solution for providing SQL Query environment over Elasticsearch. It is a plugin which can be downloaded from the following link.

DRAWBACK

Though this comes in real handy with great advantage, there are limitations to the querying system in here and also, this have to be installed in as plugin inside elasticsearch. Hence, this will be fruitful for developers who have their own server where elasticsearch will be deployed. PLEASE TAKE A NOTE. Do not involve in developing the application / site using this plugin if you are planning to take in elasticsearch as an service.

Share :  

995   BlakDronzer    Elastic Search  
Total 0 Votes:
0
0

Tell us how can we improve this post?

+ = Verify Human or Spambot ?

Related Knowledge Base Posts -

  • Change the structure of the mapping
  • Why should we map an index in elasticsearch
  • Updating data in Elasticsearch
  • Search Knowledgebase