Common code base for all Kiwix ports
Go to file
Matthieu Gautier e526026407 Properly fail when creating XapianSearcher on a zim without embedded index.
The XapianSearcher creation must fail with a exception if we cannot open
the xapian database.
So, if we try to open a zim and there is no embedded index, we must fail.

We raise the custom exception NoXapianIndexInZim in this case.
2016-10-03 13:32:59 +02:00
src/common Properly fail when creating XapianSearcher on a zim without embedded index. 2016-10-03 13:32:59 +02:00
static give some margin (ahah) for the margin to be eaten up 2015-03-02 15:03:30 +00:00