Elasticsearch 5.x as nosql datastore

I currently have a site with mongodb as nosql and elasticsearch datastore activating search functionality. Data are more or less duplicated from mongodb to elasticsearch. I have to update the search code as it still works on a very old version of elasticsearch.

In the process, I found that elasticsearch in its latest iteration is already much closer to the nosql datastore than before.

From a perspective:

  • My data is mostly readable, few updates
  • Data have documents with attached documents
  • I am using geoindexes in mongo, I would like to add geoinformation to elasticsearch in the future.

Does anyone have a current version of Elasticsearch as a nosql datastore in production? I just found very outdated information covering elasticsearch version 1.5 and earlier. From the documentation ( https://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html ) I see that many issues have been fixed in version 2.0 and 5.0.

Can someone with understanding and experience with version 5.x give recommendations?

Thank!

+3
mongodb elasticsearch elasticsearch-5


source to share


No one has answered this question yet

Check out similar questions:

873
Big data workflows using pandas
599
Solr vs ElasticSearch
33
MongoDB + Elasticsearch or Elasticsearch only?
eleven
What advantages does MongoDB offer over ElasticSearch as a NoSQL database only
2
Elasticsearch "could not find geo_point [location] field" when mapping for this field
2
What is the typical use of ElasticSearch in conjunction with another store?
1
Export MongoDB Data to ElasticSearch
0
Filtering MongoDB and Elasticsearch
0
Synchronizing Elasticsearch with Mongo and Returning Results
0
How to use Spring Data ElasticSearch with MongoDb



All Articles
Loading...
X
Show
Funny
Dev
Pics