Re: indexing mysql database

2010-10-18 Thread Erick Erickson
Also, the little-advertised DIH debug page can help, see: solr/admin/dataimport.jsp Best Erick On Sun, Oct 17, 2010 at 11:56 AM, William Pierce wrote: > Two suggestions: a) Noticed that your dih spec in the solrconfig.xml seems > to to refer to "db-data-config.xml" but you said that your file w

Re: indexing mysql database

2010-10-17 Thread William Pierce
Two suggestions: a) Noticed that your dih spec in the solrconfig.xml seems to to refer to "db-data-config.xml" but you said that your file was db-config.xml. You may want to check this to make sure that your file names are correct. b) what does your log say when you ran the import process?