[Tellico-users] How to make a bibliography collection access the Google Book Search engine?
Robby Stephenson
robby at periapsis.org
Mon Oct 15 05:11:51 UTC 2012
On 10/14/2012 04:49 PM, Jayesh Badwaik wrote:
> Also, I was trying to find the configuration files which set this
> behavior of types and could not find anything as such. Is this hard
> coded? If yes, I can probably try to implement a data file for storing
> the information.
Yes, every data source has a hard-coded setting for what kind of
collection types it supports. Fetch::Fetcher::canFetch() is the
function. The Google Book one is in src/fetch/googlebookfetcher.cpp
around line 79.
Some of the sources support several types (Freebase, Amazon...) so they
have to account for different types of search replies.
Robby
More information about the tellico-users
mailing list