2025-03-14 21:59:59 -06:00
|
|
|
# balooctl
|
|
|
|
|
|
|
|
|
|
> KDE Plasma 的文件索引和搜索框架。
|
2026-02-18 06:55:01 -07:00
|
|
|
> 更多信息:<https://wiki.archlinux.org/title/Baloo>。
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- 显示索引器状态:
|
|
|
|
|
|
|
|
|
|
`balooctl status`
|
|
|
|
|
|
|
|
|
|
- 开启或关闭文件索引器:
|
|
|
|
|
|
|
|
|
|
`balooctl {{enable|disable}}`
|
|
|
|
|
|
|
|
|
|
- 清除索引数据库:
|
|
|
|
|
|
|
|
|
|
`balooctl purge`
|
|
|
|
|
|
|
|
|
|
- 挂起文件索引器:
|
|
|
|
|
|
|
|
|
|
`balooctl suspend`
|
|
|
|
|
|
|
|
|
|
- 恢复文件索引器:
|
|
|
|
|
|
|
|
|
|
`balooctl resume`
|
|
|
|
|
|
|
|
|
|
- 显示 Baloo 占用的磁盘空间大小:
|
|
|
|
|
|
|
|
|
|
`balooctl indexSize`
|
|
|
|
|
|
|
|
|
|
- 检查未索引的文件并索引它们:
|
|
|
|
|
|
|
|
|
|
`balooctl check`
|
|
|
|
|
|
2026-02-18 06:55:01 -07:00
|
|
|
- 显示帮助:
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
`balooctl --help`
|