Solr upload sample data to evaluate
Follow the below steps to upload sample data and test/evaluate solr
1. Build and run solr. Follow the steps in the below link
Build and run solr from source
2. Under /extract_location/solr-4.7.0/solr/example/exampledocs execute "java -jar post.jar solr.xml monitor.xml" or in latest version use execute "./post.sh *.xml"
3. Visit url http://localhost:8983/solr/collection1/browse to test