Closed matthias-samwald closed 10 years ago
This also means that no source is shown in the web interface
@gpetz could you confirm on your local installation?
I can confirm it:
I think that $crawler->set_site_name($site_name);
is missing somewhere here: https://github.com/matthias-samwald/find-me-evidence/blob/Version-1.X/retrieval_and_indexing/start_crawl.php#L185-L186
It seems like data_source_name field is left empty (as an empty string) when crawling with the spider, e.g, when calling
crawl("Medscape", "http://emedicine.medscape.com/home", "Evidence-based summary", 10)