Re: Building an ERP with Elasticsearch. Am I crazy?

2015-04-10 Thread Will Godwin
Jilles, How goes the migration to ES? We are actually running into a situation where the circuit breakers are not stopping our OOM problem and I was wondering if you had experimented with them enough to help us investigate. Can you help? The little background I can give you without posting the

Re: Building an ERP with Elasticsearch. Am I crazy?

2014-08-26 Thread Jilles van Gurp
This is the generally accepted dogma and it has some merit. However, having two storage systems is more than a bit annoying. If you are aware of the limitations and caveats, elasticsearch is actually a perfectly good document store that happens to have a deeply integrated querying engine. This

Re: Building an ERP with Elasticsearch. Am I crazy?

2014-08-26 Thread Raphael Waldmann
Mohit Anchlia, How do you sync ES with your main DB? That's what I'm thinking for my project because I don't have much experience with ES. Thanks On Aug 26, 2014 1:55 AM, Mohit Anchlia mohitanch...@gmail.com wrote: In general use elasticsearch only as a secondary index. Have a copy of data

Re: Building an ERP with Elasticsearch. Am I crazy?

2014-08-26 Thread Raphael Waldmann
I am reading a lot studying what is the best aproach fo this. My main question can be resumed in two points If I choose ES to index my postgresql. What's the best way to do that? I need cluster? The most problems that I read about was related to that. If this is true and I can run in one node

Building an ERP with Elasticsearch. Am I crazy?

2014-08-25 Thread Raphael Waldmann
Hi, First I would like to thanks all of you for Elastic. I am thinking in use it in a ERP that I am building. What do you think about this? Am I crazy? Has someone face this? I really don't think that I am comfy enough to do this, change the problems that I already know, for new problems that

Re: Building an ERP with Elasticsearch. Am I crazy?

2014-08-25 Thread xiehaiwei
On Tuesday, August 26, 2014 6:46:12 AM UTC+8, Raphael Waldmann wrote: Hi, First I would like to thanks all of you for Elastic. I am thinking in use it in a ERP that I am building. What do you think about this? Am I crazy? Has someone face this? I really don't think that I am comfy enough