Page 1 of 1
Content Search support for zip file
PostPosted:Tue Jul 26, 2016 7:08 am
by JavaDev
Hi,
We are using community edition on OpenKM 6.2.5
Is there support for content search for content in zip file.
Thanks,
Re: Content Search support for zip file
PostPosted:Thu Jul 28, 2016 8:36 pm
by jllort
You are talking about search into the zips file. Is that ?
Re: Content Search support for zip file
PostPosted:Tue Sep 06, 2016 9:36 am
by JavaDev
Yes, you are right, we are looking for content search support for zip file.
Re: Content Search support for zip file
PostPosted:Wed Sep 07, 2016 11:34 am
by pavila
Well, it's possible to implement a ZipTextExtractor which unzips and extract text from its files. I think it's an easy task.