Remove unused infos/ http-ui/ and fuzz/ crates

This commit is contained in:
Loïc Lecrenier
2022-09-13 10:46:56 +02:00
parent 4fc6331cb6
commit add96f921b
23 changed files with 2 additions and 3637 deletions

View File

@ -45,19 +45,6 @@ We recommend using the `--release` flag to test the full performance.
cargo test
```
### Querying the engine via the web interface
To help you develop your feature you might need to use a web interface! You can query the engine by going to [the HTML page itself](http://127.0.0.1:9700).
### Compile and run the HTTP debug server
You can specify the number of threads to use to index documents and many other settings too.
```bash
cd http-ui
cargo run --release -- --db my-database.mdb -vvv --indexing-jobs 8
```
### Index your documents
It can index a massive amount of documents in not much time, I already achieved to index: