mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-05-24 23:05:03 -04: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.