Natestah / BlitzSearch

Blitz Search Tool Aims to be a replacement for any IDE's Find-in-Files
https://natestah.com
MIT License
45 stars 1 forks source link

PDF files may cause the application to hang or crash #10

Closed 2HDFloppyDisk closed 5 months ago

2HDFloppyDisk commented 6 months ago

Searching .pdf files for keywords, in some instances, results in intermittent application hangs (while scrolling through the file) or randomly crashing (no error / dump info generated)

Natestah commented 5 months ago

Pdfs are classified as binary for now. Maybe a later date I'll target some specific types for conversion to text (rtf,pdf,doc) mostly focused on text code types

Natestah commented 5 months ago

I also believe that the symptom of crashing due to large binary files is resolved with recent truncated result line length