Difference between revisions of "Zimwriterdb"

Jump to navigation Jump to search
2 bytes removed ,  19:27, 11 January 2013
no edit summary
Line 4: Line 4:
The fulltext search, implemented in zimlib and used in zimreader, needs an index file. The index file is ZIM file with special articles in namespace "X". The indexer, which creates that index file is implemented as a data source in zimwriter. It reads the articles from a zim file to create the full text index. To use it, pass -Z ''zimfile'' to the writer e.g. ''zimwriter -Z wikipedia-de.zim wikipedia-de-x.zim''.
The fulltext search, implemented in zimlib and used in zimreader, needs an index file. The index file is ZIM file with special articles in namespace "X". The indexer, which creates that index file is implemented as a data source in zimwriter. It reads the articles from a zim file to create the full text index. To use it, pass -Z ''zimfile'' to the writer e.g. ''zimwriter -Z wikipedia-de.zim wikipedia-de-x.zim''.


=== Requirements ===
== Requirements ==
If you compile the software from source you need the following libraries installed:
If you compile the software from source you need the following libraries installed:
* cxxtools (version 2.0)
* cxxtools (version 2.0)

Navigation menu