Hi All,
I am trying to build and compile Solr . I have been following the below link . https://wiki.apache.org/solr/HowToCompileSolr I have taken the latest version of code and have run ant clean compile command , followed by ant dist. Both the steps were successful, but no war was created(as per the wiki , a war should be created which should be copied to "...\LuceneSolr <https://wiki.apache.org/solr/LuceneSolr>\solr\example\webapps folder ".(I cannot find any webapps folder under example folder either !!). Can someone please help me , and let me know what steps should be taken to bring up the server , and am I missing something here. In case , there's an updated wiki link, please redirect me to the same. Appreciate the help. Cheers, Aniket