libkiwix/include
Matthieu Gautier d0371cd133 Suggestions now use xapian database when available.
If a embedded fulltext database is present, suggestion will search in it :
 - insensitive case search.
 - search for terms in the middle of the title.
 - xapian will try to complete the last word of the query (as if a '*'
   were added at the end)
2017-07-17 17:17:13 +02:00
..
common Removed unused tree.h 2017-07-11 20:15:11 +02: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 Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
manager.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
meson.build Removed unused tree.h 2017-07-11 20:15:11 +02:00
reader.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
searcher.h Suggestions now use xapian database when available. 2017-07-17 17:17:13 +02:00
xapianSearcher.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00