libkiwix/test
Veloman Yunkan 09233bf4f3 Support for partial queries in catalog search
The search text in the catalog query is interpreted as partial by
default, but partial query mode can be disabled in C++. The latter
possibility is not exposed via the /catalog/search kiwix-serve endpoint,
though.
2021-03-17 14:32:03 +01:00
..
data Added some diversity to test/data/library.xml 2021-03-17 14:32:03 +01:00
book.cpp Both Book::update() methods update the category 2021-03-17 14:10:57 +04:00
counterParsing.cpp Adapt kiwix-lib to the new libzim api. 2020-12-02 12:16:48 +01:00
httplib.h Introducing 1st real unit test of the server 2020-04-29 15:39:18 +04:00
kiwixserve.cpp Fix tests. 2020-01-20 17:00:18 +01:00
library.cpp Support for partial queries in catalog search 2021-03-17 14:32:03 +01:00
manager.cpp [TEST] Do not try to use the bookId if it is wrong. 2021-01-26 17:53:25 +01:00
meson.build New unit-test LibraryServerTest.catalog_root_xml 2021-03-17 14:02:27 +04:00
pathTools.cpp Add support for samba path on windows. 2020-07-15 11:40:02 +02:00
regex.cpp Fix tests. 2020-01-20 17:00:18 +01:00
server.cpp LibraryServerTest.catalog_search_with_word_exclusion 2021-03-17 14:32:03 +01:00
stringTools.cpp Better parsing of `M/Counter` 2020-10-28 16:03:18 +01:00
tagParsing.cpp Fix tests. 2020-01-20 17:00:18 +01:00