Kiwix-index

From Kiwix
Revision as of 17:12, 1 August 2015 by Kelson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

kiwix-index is a console tool which allows to build the fulltext search index corresponding to a ZIM file.

Usage

kiwix-index [--verbose|-v] ZIM_PATH INDEX_PATH

Technical details

kiwix-index is based on a kiwix::Indexer class coded in C++ and use Xapian as backend.

Other

You may also create the index directly from the Kiwix UI by searching for a sentence not matching any article title.

See also