-
I think fscrawler is able to extract zipped files - I have a zip file with 4 txt files in it and I get a doc in my index for the zip file but it doesn't have anything in it wrt the contents of the zipfile - is there a flag I need to set to see the contents of the zip file? eg yet in my index I only have the zip file and the listing of the files is in the record but not the content of those files Is there a way to extract the files as well? I looked in the docs and didn't see anything related to file extraction from a zip file. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I've answered my own question - my files - file1.txt thru file4.txt were empty - I retested with the string one in 1file.txt thru 4file.txt and zipped them into num.zip and I can see the content now |
Beta Was this translation helpful? Give feedback.
I've answered my own question - my files - file1.txt thru file4.txt were empty - I retested with the string one in 1file.txt thru 4file.txt and zipped them into num.zip and I can see the content now
"\n1file.txt\none\n\n\n\n\n2file.txt\none\n\n\n\n\n3file.txt\none\n\n\n\n\n4file.txt\none\n\n\n\n"