From 58e8732abc02f9d17f75c9e8b6d6f8a5772b1d5c Mon Sep 17 00:00:00 2001 From: Vadim Shlyakhov Date: Mon, 15 May 2017 19:32:46 +0300 Subject: [PATCH] zim full text index is not documented --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc17884..6006a46 100644 --- a/README.md +++ b/README.md @@ -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