Don't need a git checkout to pull a text file :) 
https://github.com/apache/lucene-solr/blob/branch_7x/solr/bin/solr.cmd 
<https://github.com/apache/lucene-solr/blob/branch_7x/solr/bin/solr.cmd>
https://github.com/apache/lucene-solr/blob/branch_7x/solr/server/scripts/cloud-scripts/zkcli.bat
 
<https://github.com/apache/lucene-solr/blob/branch_7x/solr/server/scripts/cloud-scripts/zkcli.bat>

--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com

> 23. aug. 2018 kl. 05:51 skrev Shawn Heisey <apa...@elyograg.org>:
> 
> On 8/22/2018 8:31 PM, Zheng Lin Edwin Yeo wrote:
>> Hi Jan and Shawn,
>> 
>> So far I am still getting the error from the workaround and quick fix
>> methods.
>> Not sure if it is good to continue to use the files from Solr 7.3.1 while
>> waiting for the release of Solr 7.5.0?
> 
> You could check out the source code, switch to branch_7x, and copy 
> solr\bin\solr.cmd from there to your 7.4.0 install's bin directory.
> 
> Change to a suitable directory, and run the following commands.  A new 
> directory inside the current directory will be created.  By default it will 
> have the name "lucene-solr".
> 
> git clone https://git-wip-us.apache.org/repos/asf/lucene-solr.git
> cd lucene-solr
> git checkout branch_7x
> 
> This is where you can obtain git for windows:
> 
> https://git-scm.com/download/win
> 
> Thanks,
> Shawn
> 

Reply via email to