mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-12-25 06:00:08 +01:00
Merge pull request #162 from michaelchiche/patch-1
This commit is contained in:
commit
995d1a07d4
@ -16,7 +16,7 @@ You can specify the number of threads to use to index documents and many other s
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd http-ui
|
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
|
### Index your documents
|
||||||
|
Loading…
x
Reference in New Issue
Block a user