Skip to content

Commit a0e2a04

Browse files
committed
QuickStart guide - Configure Entity
1 parent cf77334 commit a0e2a04

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

doc/00_quick_start.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Use composer to install this library.
77
composer require spameri/elastic
88
```
99

10+
---
11+
1012
## 2. Configure
1113

1214
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.
5557
- Sixth line is reference to where is object with entity configuration
5658
- Seventh line is where you can configure your entity within this neon
5759
60+
---
61+
5862
## 3.
5963
6064

0 commit comments

Comments
 (0)