Re: Tika Update, no Data

2011-01-17 Thread Jörg Agatz
ohh, your right.. embarrassing! i have tryed, and it works, but it seems it works not Perfect, the txt documents into the ZIP are not indext, lonly the Names of documents into the zip.. King

Re: Tika Update, no Data

2011-01-17 Thread Stefan Matheis
missing the = char between myfile and @filename.ext? On Mon, Jan 17, 2011 at 2:47 PM, Jörg Agatz wrote: > Hey! > > Thanks a lot, nice tip.. works fine.. > > But one Problem i have too... > > to indexing ZIP. i tryed : > > curl " > > http://192.168.105.66:8983/solr/update/extract?literal.id=zip&up

Re: Tika Update, no Data

2011-01-17 Thread Jörg Agatz
Hey! Thanks a lot, nice tip.. works fine.. But one Problem i have too... to indexing ZIP. i tryed : curl " http://192.168.105.66:8983/solr/update/extract?literal.id=zip&uprefix=attr_commit=true"; -F "myfile@constellio_standalone-1.0.zip" and i get: Warning: Illegally formatted input field! cur

Re: Tika Update, no Data

2011-01-14 Thread arnaud gaudinat
Le 14.01.2011 16:28, Jörg Agatz a écrit : If I well understood your problem try: so with stored="true" to get back the content Arnaud

Tika Update, no Data

2011-01-14 Thread Jörg Agatz
hey... i work with tika and Solr, at the Moment, i can index Dokument information but nur content.. to the details: part of my config: last_modified true text true ignored_ true links ignored_ Part of my Schema: curl command: curl " http://192.168.105.66:8983/solr