With Solr5.0.0 you can skip that step.  Solr will auto create your schema
document based on the data being provided.

One of the new features with Solr5 is the install/service feature. I did a
quick write up on how to install Solr5 on Centos.  Might be something
useful there for you.

http://www.cocking.com/apache-solr-5-0-install-on-centos-7/

jeff

On Mon, Apr 6, 2015 at 3:13 PM, 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.
>

Reply via email to