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
Description
Common code base for all Kiwix ports
140 MiB
Languages
C++ 76.4%
JavaScript 17.1%
CSS 1.9%
HTML 1.8%
Python 1.6%
Other 1.1%