Hi Anchit,
Solr has changed from 4.x, you can run Solr 5.0 using:
${APACHE_SOLR_HOME}/*bin/solr* *start*
${APACHE_SOLR_HOME}/server has start.jar file
and you can find schema.xml in
${APACHE_SOLR_HOME}/server/solr/configsets/sample_techproducts_configs/conf
Regards,
Suman Saurabh
On Tue, Apr 7, 2015 at 1:42 AM, Anchit Jain <[email protected]>
wrote:
> I want to index nutch results using Solr 5.0 but as mentioned in
> https://wiki.apache.org/nutch/NutchTutorial there is no directory
> ${APACHE_SOLR_HOME}/example/solr/collection1/conf/
> in solr 5.0 . So where I have to copy schema.xml?
> Also there is no start.jar present in example directory.
>
>
>