Hi All,
  I am new to using the Solr classes in development.  I am trying to
determine how to create  a SolrConfig object.  
  Is it just a matter of calling new SolrConfig with the location of the
solrconfig.xml file ?
 
SolrConfig config = new SolrConfig("/path/to/solrconfig.xml");
 
Thanks for any help!
Kim
-- 
View this message in context: 
http://old.nabble.com/SolrConfig---constructing-the-object-tp27795339p27795339.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to