You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Jörg Agatz <jo...@googlemail.com> on 2011/01/18 09:49:06 UTC

zip in solr

Hallo..
i don't know who i can indexing "zip" Dokuments, richtext, pdf and office
documents works pretty fine, but from the "zip" files i only get the Name of
ziped dokumentds, not the Content.
maybe i have to do some other thinks bye indexing zip, but i have read that
Tika can read zip and jar and and and..

my configuration is:

one PC, with Solr and tika is installed. one other PC as crawler send
dokuments with "curl" like:
curl "
http://192.168.105.66:8983/solr/update/extract?literal.id=zip&uprefix=attr_commit=true"
-F "myfile=@file.zip"