libkiwix/src
Matthieu Gautier f8a2e4c503 Only add a reader to the searcher if the reader as fulltext index.
`libzim` will not search in zim file without embedded fulltext index.
If we don't want to mess up with result index, we must not store "wrong"
reader.

Fix #111
2018-03-12 17:34:45 +01:00
..
android Make JNIKiwixReader throw an exception if something goes wrong at creation. 2018-02-01 17:18:54 +01:00
common Better URL encoding 2017-11-23 19:26:41 +01:00
ctpp2 Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
xapian Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
config.h.in Make use of ctpp2 optional. 2017-02-22 12:05:44 +01:00
library.cpp Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
manager.cpp Make getCurrentBookId const. 2018-03-12 17:34:45 +01:00
meson.build Dump the version to 0.2.0 2017-06-27 14:26:13 +02:00
reader.cpp Remove unnecessary currentArticleOffset. 2018-03-12 17:34:45 +01:00
searcher.cpp Only add a reader to the searcher if the reader as fulltext index. 2018-03-12 17:34:45 +01:00
xapianSearcher.cpp getContent* methods also allow to get the title. 2017-07-26 11:03:32 +02:00