ElasticSearch in Production: lessons learned

preview_player
Показать описание
With Proquest Udini, we have created the worlds largest online article store, and aim to be the center for researchers all over the world. We connect to a 700M solr cluster for search, but have recently also implemented a search component with ElasticSearch. We will discuss how we did this, and how we want to use the 30M index for scientific citation recognition. We will highlight lessons learned in integrating ElasticSearch in our virtualized EC2 environments, and challenges aligning with our continuous deployment processes.
Рекомендации по теме
Комментарии
Автор

This guy is great! You can tell he really (really) knows his stuff.

jeffknaus
Автор

It's not clear from the video if he is comparing SOLR 4.0, which added a lot of clustering support

DariusDamalakas
Автор

THE FUTURE IS OPEN SOURCE BY VOLUNTARY PARTICIPATION..THIS SEARCH ENGINE WILL UNLEASH THE TRUE REVOLUTION OF IDEAS..FREE EVERYTHING MOVEMENT :)

florinrosca
Автор

minute 22: what he says about relational systems is just plain wrong.

hans-jurgenschonig
Автор

replica = 0 ? what.... that's really bad. lose an EC2 node? you lose your shard.

jwxie