Elasticsearch Architecture and Design Considerations

preview_player
Показать описание
I discuss the architecture and design considerations for Elasticsearch indices. I describe the anatomy of Elasticsearch clusters and indices, as well as walk through how we can change the number of primary and replica shards to affect the read and/or write performance and robustness of a cluster.
Рекомендации по теме
Комментарии
Автор

Just a comment regarding what you said at min 10:50. You are right about the number of primary shards but you can actually change the number of replicas after you created your index. Very good explanation BTW.

miguelosorio
Автор

I watched this on Christmas🎄. Merry Christmas Vincent🎄

MarvinNyalik
Автор

Thank you, Vincent. I made many notes from your representation. Learn a lot. Merry Christmas.

billtan
Автор

Arent you allowed to change the number of replica shards though?

fartzy
Автор

Hiw is wildcard search implemented? Everything else is useless

chessmaster