Skip to content

Commit

Permalink
homework 1 solution
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeygrigorev committed Jul 2, 2024
1 parent cca382c commit c38c18b
Show file tree
Hide file tree
Showing 2 changed files with 439 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cohorts/2024/01-intro/homework.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ In this homework, we'll learn more about search and use Elastic Search for pract

> It's possible that your answers won't match exactly. If it's the case, select the closest one.
Solution:

* Video: https://www.loom.com/share/06dc510152074b0c9e7caf6cb81f8bd9
* Notebook: [homework_solution.ipynb](homework_solution.ipynb)

## Q1. Running Elastic

Run Elastic Search 8.4.3, and get the cluster information. If you run it on localhost, this is how you do it:
Expand Down
Loading

0 comments on commit c38c18b

Please sign in to comment.