Hacker News new | past | comments | ask | show | jobs | submit login

I don't get the hype about elasticsearch at all. Elasticsearch is more suited to searching logs. It doesn't have powerful sort functions, doesn't allow you to use multiple sort parameters etc.

Apache Solr is more suited to search. Lots of document filters, query filters, the index itself is highly configurable and the ability to sort on multiple parameters is great. LTR is also something too good to miss out on.




The difference is in the size of your Sales team.

Lot of open source projects would benefit, if they had dedicated sales teams contacting firms day in, day out talking about their features.

People who run IT departments in the Enterprise world or even small firms lacking resources to keep up, just pick tools and make software decisions based on who reaches out to them.

Invest in a sales team and you penetrate markets that don't spend time monitoring developments in the tech world which is really the majority of all orgs. Elastic has done that quite well and is reaping the rewards.


Nonsense, Elasticsearch does all these things (and extremely well too). These are core lucene features. I'm not aware of any much that Solr does that Elasticsearch does not. And yes, I've used both.

Solr was there earlier. In many ways, Elasticsearch was a response to stuff Solr did not do, or did not do well. Like clustering for example. Solr has of course added this since then.


Can you explain what you mean by "multiple sort parameters" because it looks like you can to me in ES [1]. There is a well maintained LTR plugin for ES. Honestly Solr and ES are more similar than different. There are a few things Solr has which ES doesn't and the reverse is true too.

1. https://www.elastic.co/guide/en/elasticsearch/reference/curr...


Thanks for letting me know about Elasticsearch LTR.


Both solr and elasticsearch use lucene to index.


ES doesn't expose as many knobs last I checked.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: