Install Java JRE and check the version ( It must be the version 1.8 or later.):
Download Solr:
http://www.apache.org/dyn/closer.lua/lucene/solr/7.3.1
Set Java Home sysem variable:
setx -m JAVA_HOME "C:\Program Files (x86)\Java\jre1.8.0_171"
Extract solr.zip in C:\ for example, in my enviroment is C:\solr
Use NSSM to install Solr as a service:
Start the service and access http://localhost:8983
Nenhum comentário:
Postar um comentário