that series published soon
too: https://lucidworks.com/blog/2015/12/08/browse-new-improved-solr-5/
<https://lucidworks.com/blog/2015/12/08/browse-new-improved-solr-5/>
> On Jan 26, 2016, at 4:40 AM, Netz, Steffen
> wrote:
>
> Hi,
>
> I'm just downloaded so
Hi,
I'm just downloaded solr and playing around.
So far I started the Server and created a core:
bin\solr start
bin\solr create -c files -d example\files\conf
now, I'm trying to post some files:
java -Dauto -Dc=files -jar example\exampledocs\post.jar
example\exampledocs\books.csv
and get the