https://bugs.kde.org/show_bug.cgi?id=488533

--- Comment #9 from Christoph Cullmann <christ...@cullmann.io> ---
Git commit 3e74d49259ffdd519d14dd56888bb1d1c6a1be94 by Christoph Cullmann, on
behalf of Archaeopteryx Lithographica.
Committed on 11/10/2024 at 17:01.
Pushed by cullmann into branch 'master'.

[excludeMimeTypes] Exclude model/obj and text/rust from content indexing

3D models, mimetype model/obj, are subtypes of plain/text and are content
indexed by default. These files can be large and full of numbers.

Rust source seems be to content indexed by default, by comparison
C and C++ source is excluded on the basis of their mime types.

Excluding these by mimetype means that Baloo will continue to index
the filenames but not the content

(The model/obj mimetype seems to be a recent addtion to the
freedesktop.org.xml list, it may not be present in LTS distros)

M  +7    -3    src/file/fileexcludefilters.cpp

https://invent.kde.org/frameworks/baloo/-/commit/3e74d49259ffdd519d14dd56888bb1d1c6a1be94

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to