Browse Source

display file size of small data set

develop
Sunrin SHIMURA (keen) 7 years ago
parent
commit
3caba616da
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
```

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.
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