Connecting MySQL to Solr 4.0

2012-11-28 Thread Joseph C. Trubisz
Anybody have the problem of attempting to use MySQL J/Connector on Solr 4.0 and getting the Standard Java error: ClassNotFoundException: Unable to load com.mysql.jdbc.Driver. Problem is that when I go to the admin screen, the driver (which IS there, I did check) fails to show. In fact, using th

Connecting MySQL to Solr 4.0

2012-11-28 Thread Joseph C. Trubisz
Anybody have the problem of attempting to use MySQL J/Connector on Solr 4.0 and getting the Standard Java error: ClassNotFoundException: Unable to load com.mysql.jdbc.Driver. Problem is that when I go to the admin screen, the driver (which IS there, I did check) fails to show. In fact, using th

Bulk Indexing Question

2012-11-27 Thread Joseph C. Trubisz
Greetings… I’m new to Solr, so this might be a real amateur question. When I curl a file to be indexed (in this case, as CSV), how do I know which index it’s going to, if I have multiple indexes currently being managed by Solr? For example, I have indexes for drug, company, author, abstract and