A zip file can contain many files and directories in a nested structure. With files of any type and size.
What would you expect Solr to do facing a generic Zip file? And what would you like it to do for _your_ - one assumes more restricted - scenario? Regards, Alex. Personal website: http://www.outerthoughts.com/ Current project: http://www.solr-start.com/ - Accelerating your Solr proficiency On Mon, May 26, 2014 at 11:21 PM, marotosg <marot...@gmail.com> wrote: > Hi, > > I am using ExtractingRequestHandler to be able to index different type of > documents (doc,pdf,txt,html) > but when I try to index compressed files like zip files solr returns the > name of the file inside the field > which I am using to map the content. > > Any idea is this is actually working? > > I tried with Solr4.5 and Solr4.8 > > Regards > Sergio > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/ExtractingRequestHandler-indexing-zip-files-tp4138172.html > Sent from the Solr - User mailing list archive at Nabble.com.