We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf77334 commit a0e2a04Copy full SHA for a0e2a04
1 file changed
doc/00_quick_start.md
@@ -7,6 +7,8 @@ Use composer to install this library.
7
composer require spameri/elastic
8
```
9
10
+---
11
+
12
## 2. Configure
13
14
You need to set up few things first, before you can dive into ElasticSearch.
@@ -55,6 +57,8 @@ Next step is to configure your first entity. This entity is for e-shop product.
55
57
- Sixth line is reference to where is object with entity configuration
56
58
- Seventh line is where you can configure your entity within this neon
59
60
61
62
## 3.
63
64
0 commit comments