Skip to content

Files

Latest commit

author
Xavier Morera (Cloudera)
Oct 31, 2020
c90c4be · Oct 31, 2020

History

History
17 lines (11 loc) · 436 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 436 Bytes

SolrNetSampleApps

Includes sample applications that use SolrNet

How to use the samples:

  • 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.

Prerequisites

  • Java (in order to run solr)