explain command, remove flags and shorten
This commit is contained in:
parent
4e6f560376
commit
63d7e3cbf6
|
|
@ -25,7 +25,7 @@ Enable the extension inside the admin area and configure the settings.
|
||||||
Enable the extension in your admin area. Now to seed your existing discussions use the following command:
|
Enable the extension in your admin area. Now to seed your existing discussions use the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
php flarum blomstra:search:documents:rebuild --mapping
|
php flarum blomstra:search:build
|
||||||
```
|
```
|
||||||
|
|
||||||
All mutations to discussions are automatically added and removed from the elasticsearch index.
|
All mutations to discussions are automatically added and removed from the elasticsearch index.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue