libkiwix/src
Matthieu Gautier 8d39b0b343 Search result objects now have a get_content method.
This was not necessary when searching in only one zim file as `url` was
enough to get the article (and so the content).

If we want to search in several zim in the same time, we need a way to get
the content directly.
2017-07-17 18:16:11 +02:00
..
android Fix memory link. 2017-07-17 18:16:11 +02: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 Suggestions now use xapian database when available. 2017-07-17 17:17:13 +02:00
searcher.cpp Search result objects now have a get_content method. 2017-07-17 18:16:11 +02:00
xapianSearcher.cpp Search result objects now have a get_content method. 2017-07-17 18:16:11 +02:00