libkiwix/src
Matthieu Gautier 5c2280e7c7 Claims that multi part zim has no embedded full text index.
We cannot search into an embedded fulltext index if the zim is multipart.
Instead of crashing, let's pretend we have no fulltext index.
2017-08-15 14:19:53 -04:00
..
android Always set the humanReadableName with the readable in kiwix-search. 2017-08-10 09:20:11 -04:00
common Format all the code using clang-format. 2017-07-05 15:22:34 +02: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 Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
meson.build Dump the version to 0.2.0 2017-06-27 14:26:13 +02:00
reader.cpp Claims that multi part zim has no embedded full text index. 2017-08-15 14:19:53 -04:00
searcher.cpp Allow kiwix-lib to compile without ctpp2c. 2017-08-14 10:42:16 -04:00
xapianSearcher.cpp getContent* methods also allow to get the title. 2017-07-26 11:03:32 +02:00