Comments on: Elasticsearch vs. Solr performance: round 2.1 http://www.flax.co.uk/blog/2015/12/11/elasticsearch-vs-solr-performance-round-2-1/ The Open Source Search Specialists Tue, 12 Feb 2019 14:44:32 +0000 hourly 1 https://wordpress.org/?v=4.9.8 By: Charlie Hull http://www.flax.co.uk/blog/2015/12/11/elasticsearch-vs-solr-performance-round-2-1/#comment-33689 Mon, 14 Dec 2015 14:14:04 +0000 http://www.flax.co.uk/?p=2847#comment-33689 Thanks for your comments Matt. If we have time, we’ll try to incoporate your pull requests and see if they make a difference.

]]>
By: Matt Weber http://www.flax.co.uk/blog/2015/12/11/elasticsearch-vs-solr-performance-round-2-1/#comment-33574 Fri, 11 Dec 2015 17:42:26 +0000 http://www.flax.co.uk/?p=2847#comment-33574 Your 2014 study was flawed. There are multiple pull requests open from last year that negated any performance difference Solr had over Elasticsearch.

This year you used the same flawed code without addressing any of the issues. Elasticsearch is smarter and was able to handle your bad queries better. Even your Solr queries were not optimal last year and can be improved even more this year using the new “filter()” operator available in 5.4.

Im guessing that if you were to address the issues raised in the PR’s and update Solr to use the new filter operator for each “OR” filter your performance would be very similar if not identical.

It’s true when you say these test’s “don’t have particularly significant implications for real world applications”, but the reality is you are out here making claims that are most likely false due to poor test setup.

]]>