mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Merge pull request #162 from michaelchiche/patch-1
This commit is contained in:
commit
995d1a07d4
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ You can specify the number of threads to use to index documents and many other s
|
|||
|
||||
```bash
|
||||
cd http-ui
|
||||
cargo run --release -- serve --db my-database.mdb -vvv --indexing-jobs 8
|
||||
cargo run --release -- --db my-database.mdb -vvv --indexing-jobs 8
|
||||
```
|
||||
|
||||
### Index your documents
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue