Includes sample applications that use SolrNet
- Before anything, run
runsolr.bat
in order to start the solr server. - Create the core by running the following command in the root of your Solr installation server
bin\solr.cmd create -c exampledocs
- Open the solution and just run the project.
- Java (in order to run solr)