Skip to content

Instantly share code, notes, and snippets.

View gillissm's full-sized avatar

Scott Gillis gillissm

View GitHub Profile
@gillissm
gillissm / SolrInstall-SIF-Extensions.psm1
Last active February 2, 2018 18:23 — forked from jermdavis/SolrInstall-SIF-Extension.psm1
A Sitecore Install Framework extension to install a development instance of Solr - Further detail at: https://jermdavis.wordpress.com/2017/11/13/solr-installs-with-sif/ --- This fork includes an update for the NSSM version as well as updated JRE runtime values. There is a known issue with the stable NSSM on Windows 10 machines which cause the se…
##
## private functions
##
#
# If necessary, download a file and unzip it to the specified location
#
function downloadAndUnzipIfRequired
{
Param(