Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-l doens't work when searching through a big amount of files #13

Closed
sh3ll4rpw opened this issue Jan 2, 2023 · 4 comments
Closed

-l doens't work when searching through a big amount of files #13

sh3ll4rpw opened this issue Jan 2, 2023 · 4 comments

Comments

@sh3ll4rpw
Copy link

sh3ll4rpw commented Jan 2, 2023

OS: Ubuntu 22.04
python: 3.10
pip: 22.3.1
xlsxgrep: 0.0.28

I'm searching through a very big amount of files. Some files are encrypted with a password so give an error in the output. But 99% isn't. When I search with xlsxgrep -ri "PATTERN" . or xlsxgrep -riH "PATTERN" . the output contain matches. When I search with xlsxgrep -ril "PATTERN" . through the exact same files my output contain no matches. I tried it 5 times in a row

@zazuum
Copy link
Owner

zazuum commented Jan 3, 2023

How big amount files aprox. and what file types you are dealing with?

@sh3ll4rpw
Copy link
Author

On a couple of files -l works. But when I run -l in a dir with 3000~ .xls and .xlsx files. Somehow I have no output

@zazuum
Copy link
Owner

zazuum commented Jan 17, 2023

Thank you for report. I've found some issues with memory handling and I will hopefully provide fix for this soon.

@zazuum
Copy link
Owner

zazuum commented Jan 30, 2023

Issue is now fixed in new version.
Cheers.

@zazuum zazuum closed this as completed Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants