Yet another Benchmark:
- Western Digital Blue 1 TB and 4 TB – both with XFS user filesystems.
- Setup for content indexing – stopped Baloo – removed everything in ‘~/.local/share/baloo/’ – resumed Baloo.
- New indexing began at 17:30 August 26th 2022.
- New indexing completed at 19:12 August 26th 2022.
> LANG=C balooctl status
Baloo File Indexer is running
Indexer state: Idle
Total files indexed: 42,964
Files waiting for content indexing: 0
Files failed to index: 0
Current size of index is 4.47 GiB
>
But, “journalctl --user -b 0” is showing multiple errors while indexing the content –
- “Error: Invalid Font Weight”
- Invalid encoding. Ignoring «File Name
» - “Error: Unknown font tag ‘Helvetica’” - “Error: Incorrect password”
- “Error: Illegal annotation destination”
- “Error: Invalid least number of objects reading page offset hints table”
- “Error: not an ICC profile, invalid signature”
- “Error: read ICCBased color space profile error”
- “Error: Expected the default config, but wasn’t able to find it, or it isn’t a Dictionary”
- “Error: Mismatch between font type and embedded font file”
- “Error: Can’t get Fields array<0a>”
- “Error: Embedded font file may be invalid”
- “Error: Mismatch between font type and embedded font file”
- “Error: Couldn’t find trailer dictionary”
The files with “Invalid encoding” errors included –
- Lilypond source files (Markup for musical notation)
- .vcf Address-book export files
- .html files
- .txt files
- .csv files
- .mbox files
[HR][/HR]Conclusion:
- Baloo’s content indexing is unreliable – if you’re searching for something, there’s no guarantee that, the content you need has been included in the Index database. :’(