diff --git a/db/search/es/docs/presentations.txt b/db/search/es/docs/presentations.txt index 58b75e5ab..d7ba3f578 100644 --- a/db/search/es/docs/presentations.txt +++ b/db/search/es/docs/presentations.txt @@ -1,5 +1,5 @@ 2024 -SuchkovTech - ES for 30 min Ru 17:20 of 28:39 +SuchkovTech - ES for 30 min Ru of 28:39 https://www.youtube.com/watch?v=vxE1aGTEnbE ! 10:50 index creation PUT-sample ! PUT lh:9200/first_index @@ -18,6 +18,8 @@ SuchkovTech - ES for 30 min Ru 17:20 of 28:39 ! { "from": 20, "size": 3} ! { "query": {"match": {"title": "cableless"}}} ! ... "_score": 6.57... + ! 24:40 - sample ES query (in repo) + ! https://github.com/SuchkovDenis/elasticexample https://suchkov.tech/elasticsearch-quick-start/ https://suchkov.tech/wp-content/uploads/2024/08/ElasticSearch-Postman-collection.zip