On 6/20/2014 8:46 AM, Frederic Esnault wrote:
> First thank you for taking the time to answer me.
>
> Actually i tried looking for a way to use SolrJ to upload my files, but i
> cannot find anywhere informations about how to create nodes with their
> config files using SolrJ.
> All websites, blogs and docs i found seem to be based on the principle that
> the core already exist or that the config files are already there.

You said that you know how to send the files with curl.  How are you
doing this?  If you can do it with curl, chances are good that you can
duplicate the request with HttpSolrServer in some java code.

Thanks,
Shawn

Reply via email to