Browse Source

Merge branch 'develop' of github.com:fulmicoton/tantivy-cli into develop

develop
Paul Masurel 8 years ago
parent
commit
a62f3078a1
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -164,7 +164,7 @@ Make sure to uncompress the file
bunzip2 wiki-articles.json.bz2 bunzip2 wiki-articles.json.bz2
``` ```


If you are in a rush you can [download 100 articles in the right format here](http://fulmicoton.com/tantivy-files/wiki-articles-1000.json).
If you are in a rush you can [download 100 articles in the right format here (11 MB)](http://fulmicoton.com/tantivy-files/wiki-articles-1000.json).


The `index` command will index your document. The `index` command will index your document.
By default it will use as many threads as there are cores on your machine. By default it will use as many threads as there are cores on your machine.
@@ -230,4 +230,4 @@ You will still need to remove the files manually.







Loading…
Cancel
Save