On 03/05/2010 10:29 AM, Kimberly Kantola wrote:
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
Sure, that's one way that will work if you are happy with all of the other defaults that will occur.
-- - Mark http://www.lucidimagination.com