zim full text index is not documented

This commit is contained in:
Vadim Shlyakhov 2017-05-15 19:32:46 +03:00 committed by GitHub
parent d163d10e2c
commit 58e8732abc

View File

@ -2,7 +2,7 @@
This is a nodejs [ZIM](http://www.openzim.org/wiki/OpenZIM) file creator -- mostly a drop-in replacement for [zimwriterfs](https://github.com/wikimedia/openzim/tree/master/zimwriterfs).
A notable exception: it does't support *withFullTextIndex* option.
A notable exception: it does't support *withFullTextIndex* option (as index format is not documented at the [OpenZIM wiki](http://www.openzim.org/wiki/ZIM_Index_Format)).
## Installation
Requirement: `node` version >=6.x