libkiwix/include
Matthieu Gautier f8a2e4c503 Only add a reader to the searcher if the reader as fulltext index.
`libzim` will not search in zim file without embedded fulltext index.
If we don't want to mess up with result index, we must not store "wrong"
reader.

Fix #111
2018-03-12 17:34:45 +01:00
..
common Better URL encoding 2017-11-23 19:26:41 +01:00
ctpp2 Add a new script to compile resources. 2016-12-23 13:06:12 +01:00
kiwix.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
library.h Add some documentation to kiwix-lib API 2018-03-12 17:34:45 +01:00
manager.h Make getCurrentBookId const. 2018-03-12 17:34:45 +01:00
meson.build Removed unused tree.h 2017-07-11 20:15:11 +02:00
reader.h Remove unnecessary currentArticleOffset. 2018-03-12 17:34:45 +01:00
searcher.h Only add a reader to the searcher if the reader as fulltext index. 2018-03-12 17:34:45 +01:00
xapianSearcher.h Be able to get the reader index from a search result. 2017-07-17 18:16:11 +02:00