Re: Can I import datasource from SQL sever or Orcale

2012-08-09 Thread veryblues_cn
Hi Tomas, I really agree with your opinion, and your answear is detailed and useful to me. As a newbie in solr, I think I still have so much to learn to use it in a project.And the book you mentioned is really useful, and to be honest, I have read some of that, but not so clear about some of the u

Re: Can I import datasource from SQL sever or Orcale

2012-08-09 Thread Tomás Fernández Löbbe
Hi, you can index content from any database that has a JDBC driver with Data Import Handler. see http://wiki.apache.org/solr/DataImportHandler As for crawling your company's website, Solr doesn't crawl, it can be used to search across the crawled content but you'll have to crawl yourself or with so