ElasticSearch and Ruby on Rails - Part 2 - Tips

  Рет қаралды 3,634

Phil Smy

Phil Smy

Күн бұрын

Пікірлер: 16
@nsikanikpoh8594
@nsikanikpoh8594 Жыл бұрын
Thanks so much, Phil. You are doing a great job.
@PhilSmy
@PhilSmy Жыл бұрын
I appreciate that! Thank you!
@baronecesar
@baronecesar 5 ай бұрын
Amazing video, thanks for sharing
@PhilSmy
@PhilSmy 5 ай бұрын
Thanks for watching!
@CerFrus
@CerFrus 3 жыл бұрын
Your material is wonderful, thanks again for another video
@PhilSmy
@PhilSmy 3 жыл бұрын
Thank you! Cheers!
@Fiskus9
@Fiskus9 3 жыл бұрын
Thank you very much for this video! I've learned a lot from it :)
@PhilSmy
@PhilSmy 3 жыл бұрын
My pleasure!
@EngineerBeliefs
@EngineerBeliefs 3 жыл бұрын
Hey Phil, Thank you for the tutorial :) How do you test ElasticSearch in Rails? Namely, unit tests.. :)
@PhilSmy
@PhilSmy 3 жыл бұрын
Not totally sure what you mean. I wouldn't call out to ES in a test, I would mock the response. Or do you mean testing that your queries are returning the right results? Really the only way to do that is to have a test ES instance and populate it (like you do with your main DB). I am sure you knew this already :-) I've actually never done that, but I guess you need to have some sort of setup for the test harness that does the population of ES. It's a good question!
@NeroRaliShow
@NeroRaliShow 3 жыл бұрын
Thanks for the video!
@PhilSmy
@PhilSmy 3 жыл бұрын
You're welcome!
@AtumSS
@AtumSS 2 жыл бұрын
Why not chewy gem?
@PhilSmy
@PhilSmy 2 жыл бұрын
Because I had never heard of it until right now! Thanks!
@AtumSS
@AtumSS 2 жыл бұрын
​@@PhilSmy gem 'kaminari' I think is even better
@ПолюваннятаРиболовлязБратамиБл
@ПолюваннятаРиболовлязБратамиБл 3 жыл бұрын
Hello, tell me how you can use rails in ElasticSearch www.elastic.co/guide/en/elasticsearch/reference/current/search-count.html this is what i do in kibana and everything works fine for me how can this be applied in rails GET / index / _count { "query": { "bool": { "must": { "match": {"name": "Wardrobe"} }, "filter": { "term": { "status": "trash" } } } }, "sort": [ { "id": "asc" } ] }
ElasticSearch and Ruby on Rails - Part 1
46:41
Phil Smy
Рет қаралды 11 М.
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 61 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Elasticsearch anti-patterns and bad practices to be aware of
9:17
George Bridgeman
Рет қаралды 31 М.
The Return of Procedural Programming - Richard Feldman
52:53
ChariotSolutions
Рет қаралды 48 М.
Beginner's Crash Course to Elastic Stack -  Part 1: Intro to Elasticsearch and Kibana
56:42
Clean Code - Uncle Bob / Lesson 2
1:06:01
UnityCoin
Рет қаралды 514 М.
No Black Box Machine Learning Course - Learn Without Libraries
3:51:31
freeCodeCamp.org
Рет қаралды 1,8 МЛН
DHH discusses SQLite (and Stoicism)
54:00
Aaron Francis
Рет қаралды 103 М.