Installing Solr for Global Search in Moodle

Re: Installing Solr for Global Search in Moodle

by gabriel rosset -
Number of replies: 0

ok I finally found it, quite easy when you have identified the right command.

If you have properly configured your core folder before, you just need those commands :

cd "C:\[install-path]\solr-6.2.1-1\apache-solr\bin"

solr create_core -c [core_name]