bruns added a comment.
In D17337#370926 <https://phabricator.kde.org/D17337#370926>, @ngraham wrote: > Is indexing the contents of SVG images actually desirable? The fact that these files are internally represented by text rather than binary data is an implementation detail, and their contents are generally not useful since they're not intended to be human-readable. Twice wrong ;-): 1. This is just the document type, so it would be even useful for filename only searches 2. The xmlextractor I have added recently to KFileMetaData handles Dublin Core metadata (e.g. Author, Keywords, ...) and text spans (i.e. content) in SVG. REPOSITORY R293 Baloo REVISION DETAIL https://phabricator.kde.org/D17337 To: bruns, #baloo, #frameworks, astippich, ngraham Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams