Hi, I am still having a problem with this <http://www.chrisumbel.com/article/lucene_solr_sql_server>tutorial trying to get solr on tomcat. in step 4 when I copy apache-solr-1.4.0\example\solr to my tomcat dir I get a folder with bin and collection1 folder. Do I need them? should I create conf under solr or under collection1? I dont have any solrconfig or schema files under solr. only under collection1.
On Sat, Jun 1, 2013 at 12:26 AM, bbarani <bbar...@gmail.com> wrote: > solrconfig.xml - the lib directives specified in the configuration file are > the lib locations where Solr would look for the jars. > > solr.xml - In case of the Multi core setup, you can have a sharedLib for > all > the collections. You can add the jdbc driver into the sharedLib folder. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/installing-configuring-solr-over-ms-sql-server-tutorial-needed-tp4067344p4067465.html > Sent from the Solr - User mailing list archive at Nabble.com. >