ngraham added a comment.
In D17337#370936 <https://phabricator.kde.org/D17337#370936>, @bruns wrote: > In D17337#370934 <https://phabricator.kde.org/D17337#370934>, @ngraham wrote: > > > > text spans (i.e. content) in SVG. > > > > Is indexing any of this actually useful? I worry that it would be just noise in >99% of cases. > > > Why should this be noise? Can you clarify? This text in an SVG file is an implementation detail, not user content like the metadata in a JPEG. For example, here's the textual content of a random Breeze icon: https://cgit.kde.org/breeze-icons.git/tree/icons/devices/64/computer.svg For example would it make sense to find SVG files when searching for "layer" or "matrix" or "connector"? If we have a way to index only the genuine metadata (author, keywords, etc) but omit the text that comprises the icon's internal representation, that would work. Otherwise I think this would just add a lot of useless data to the DB. 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