mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
We always need a humanReadableName associated with a content to search in. Do not separate the two values (human readable name and zim) in two different functions. This way, we avoid miss-use of the Searcher who could lead to segfault.