; https://issues.apache.org/jira/browse/SOLR-2416
> https://issues.apache.org/jira/browse/SOLR-2332
>
> You can try these.
>
> Regards,
> Jayendra
>
> On Sun, Apr 10, 2011 at 10:35 PM, Joey Hanzel
> wrote:
> > Hi Gary,
> >
> > I have been experiencing
Hi Gary,
I have been experiencing the same problem... Unable to extract content from
archive file formats. I just tried again with a clean install of Solr 3.1.0
(using Tika 0.8) and continue to experience the same results. Did you have
any success with this problem with Solr 1.4.1 or 3.1.0 ?
I'
Solr version 1.4.1 should also have the fix included. Try using it.
>
> Regards,
> Jayendra
>
> On Fri, Oct 22, 2010 at 6:02 PM, Joey Hanzel >wrote:
>
> > Hi,
> >
> > Has anyone had success using ExtractingRequestHandler and Tika with any
> of
> > the
Hi,
Has anyone had success using ExtractingRequestHandler and Tika with any of
the compressed file formats (zip, tar, gz, etc) ?
I am sending solr the archived.tar file using curl. curl "
http://localhost:8983/solr/update/extract?literal.id=doc1&fmap.content=body_texts&commit=true";
-H 'Content-t