libkiwix/src
Matthieu Gautier b9ac7084ac Add small API to do geo query.
This is a small quick and dirty API to do geo query.

It is not possible with this API to do a query search and a geo search.
It's either one or the other.

We should think about a better global API to do searching and provide
both of them in the same time (libzim does it).
2017-11-14 17:32:06 +01: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 Add small API to do geo query. 2017-11-14 17:32:06 +01:00
xapianSearcher.cpp getContent* methods also allow to get the title. 2017-07-26 11:03:32 +02:00