Author Topic: FiF not finding text in GZ or ZIP files  (Read 1570 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
FiF not finding text in GZ or ZIP files
« on: September 25, 2020, 11:15:56 PM »
Ive got a bunch of .gz files (logs)
Searching for text I know is in those files ... slick doesn't find it.
Doesn't work in ZIP files either.

Slick V24 does find the text successfully.


Find all "GET somesearchtext", Subfolders, Zip files, "D:\logs\data", "*"
File D:\logs\data\rest.log-2020090217
  4219 49:2020-09-02 16:25:58.524 [INFO] 192.168.59.60 >> GET somesearchtextasdasdasdasdasd
Total found: 1     Matching files: 1     Total files searched: 52


In Slick v24,
Find all "GET somesearchtext", Subfolders, Zip files, "D:\logs\data", "*"
....
Total found: 8     Matching files: 8     Total files searched: 52


Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6862
  • Hero Points: 528
Re: FiF not finding text in GZ or ZIP files
« Reply #1 on: September 26, 2020, 02:19:37 PM »
This is the same issue as the crash you found. The search process is crashing.

Fixed for next build