12/30/2012 05:05 AM, Erik Hatcher wrote:
>> >
>> >> Here's a geeky way to do it yourself:
>> >>
>> >> Fire up Solr 4.x, run this from example/exampledocs:
>> >>
>> >> java -Ddata=web -Ddelay=2 -Drecursive=1 -jar post.jar
>> >
Might as well do:
cd /d H:\downloads\apache-solr-3.6.0\example
or add solr and java to the PATH environment variable
On Sat, Feb 16, 2013 at 11:28 AM, 林辉林灯 wrote:
> cd H:\downloads\apache-solr-3.6.0\example
> H:
> java -jar start.jar
>
>
>
> save up codes as a bat file,then,start the bat
> will