I had Solr in machine A.

In machine B I run the command below:
curl "http://10.33.19.201:8983/solr/update/extract?&extractOnly=true";
--data-binary @VPSX_V1_R10.pdf

and I get the response:
java.lang.IllegalStateException: Form too large

What I and doing wrong?
Is it the right or best way to send PDF files to be indexed?

Regards,
Leo



2010/5/7 caman <aboxfortheotherst...@gmail.com>

>
> Take a look at Tika library
>
>
>
> From: Leonardo Azize Martins [via Lucene]
> [mailto:ml-node+783677-325080270-124...@n3.nabble.com<ml-node%2b783677-325080270-124...@n3.nabble.com>
> ]
> Sent: Friday, May 07, 2010 6:37 AM
> To: caman
> Subject: Help indexing PDF files
>
>
>
>  Hi,
>
> I am new in Solr.
> I would like to index some PDF files.
>
> How can I do using example schema from 1.4.0 version?
>
> Regards,
> Leo
>
>
>
>  _____
>
> View message @
>
> http://lucene.472066.n3.nabble.com/Help-indexing-PDF-files-tp783677p783677.h
> tml
> To start a new topic under Solr - User, email
> ml-node+472068-464289649-124...@n3.nabble.com<ml-node%2b472068-464289649-124...@n3.nabble.com>
> To unsubscribe from Solr - User, click
> < (link removed)
> GZvcnRoZW90aGVyc3R1ZmZAZ21haWwuY29tfDQ3MjA2OHwtOTM0OTI1NzEx>  here.
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Help-indexing-PDF-files-tp783677p784092.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to