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
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
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
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