On Fri, Apr 26, 2013 at 2:45 PM, Furkan KAMACI <furkankam...@gmail.com>wrote:

>
> I use that command to post:
> java -Durl=http://localhost:8983/solr/update/extract -Dauto -jar post.jar
> 523387.pdf
>

I think you need to have the collection name in the url... something like
http://localhost:8983/solr/mycollection/update/extract .

Reply via email to