libkiwix/include
Matthieu Gautier 83d27255cf Do not create all the results at once. Be a bit lazy.
We don't need to generate a vector of result when we do a search.
We better to just keep the handle to the current MSetIterator and
generate the wanted values when needed.
2017-03-21 16:20:17 +01:00
..
common Fix header include for cross-compilation to Windows. 2017-01-17 10:20:59 +01:00
ctpp2 Add a new script to compile resources. 2016-12-23 13:06:12 +01:00
indexer.h "myhtmlparse.h" is a private header. Remove it from indexer.h. 2017-01-03 11:51:31 +01:00
kiwix.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
library.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
manager.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
meson.build [ANDROID] Deactivate some features if we are compiling for android. 2017-02-22 16:56:21 +01:00
reader.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
searcher.h Do not create all the results at once. Be a bit lazy. 2017-03-21 16:20:17 +01:00
xapianIndexer.h Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
xapianSearcher.h Do not create all the results at once. Be a bit lazy. 2017-03-21 16:20:17 +01:00