On May 17, 2011, at 9:04 AM, Romi wrote: > I configured Import Handler, i did the necessary changes db-data-config.xml > as i changed <dataSource driver="" url=""> tag. > I wanted to know: > in C:\apache-solr-1.4.0\example\example-DIH\solr\db\lib there is > hsqldb-1.8.0.10.jar, but my database is MySql do i need to put its jar in to > dis path, what other changes i need to do.
Yes, you need your DB driver to be in the lib. I would suggest reading http://wiki.apache.org/solr/DataImportHandler as well as following the broader Solr tutorial. I would also recommend you pick up Smiley and Pugh's Solr 1.4 book. > > Romi wrote: >> >> Hi, i want to integrate Solr for search into my Ecommerce application.i >> want to know how can i do it. >> > > > ----- > Romi > -- > View this message in context: > http://lucene.472066.n3.nabble.com/how-to-integrate-Solr-for-search-into-my-Ecommerce-application-tp2930815p2952405.html > Sent from the Lucene - General mailing list archive at Nabble.com. -------------------------- Grant Ingersoll Lucene Revolution -- Lucene and Solr User Conference May 25-26 in San Francisco www.lucenerevolution.org
