Summary: | baloo_file_extractor does nothing | ||
---|---|---|---|
Product: | [Unmaintained] Baloo | Reporter: | luisfe <luisfe> |
Component: | General | Assignee: | Vishesh Handa <me> |
Status: | CLOSED NOT A BUG | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
luisfe
2015-09-23 08:25:52 UTC
baloo_file_extractor is an implementation detail and is not meant to be called by the user. If you want to manually index a file for debugging I suggest using balooctl. $ balooctl index <filePath> Also, I'm worried that Baloo is not functioning for your. Perhaps we should diagnose that as well? What does `balooctl status` say? Ok I have realised that without recommends debian installs several filemetadata libs, but not a package called libkf5filemetadata-bin. After installing this package and forcing reindexing (balooctl disable/enable) no I can search by content. Sorry for the noise and thanks for your help. Closing the bug. |