[Web4lib] Federated search products and
FullText/PeerReviewlimiting
David Walker
dwalker at csusm.edu
Mon Apr 24 10:59:39 EDT 2006
>> The only way around this I can see is if
>> your OpenURL resolver would automatically
>> route the user to full-text if it's available
>> without putting up a resolver menu.
Which is what I'd like to do here.
I'm thinking of something along the lines of GUF at Rochester, which not
only sends the user directly to the full-text, but also does some
pre-checking of the target to see if it is alive, and some additional
drilling-down to the article level.
I'm just nervous (unnecessarily so?) about trying to do too much
processing up-front, particularly in a production environment. So I'm
looking for every opportunity to push the heavier processing until
point-of-need.
--Dave
=========================
David Walker
Web Development Librarian
Library, Cal State San Marcos
760-750-4379
http://public.csusm.edu/dwalker
=========================
-----Original Message-----
From: web4lib-bounces at webjunction.org
[mailto:web4lib-bounces at webjunction.org] On Behalf Of Roy Tennant
Sent: Monday, April 24, 2006 7:24 AM
To: Web4Lib
Subject: Re: [Web4lib] Federated search products and
FullText/PeerReviewlimiting
As intrigued as I am about this technique, the one downside I see is
that when you resolve OpenURLs this way, you cannot provide a link
directly to the full-text. That is, the user will still need to click
through the OpenURL resolver window, since the link on the page will
have already been constructed and delivered to the user BEFORE the
OpenURL is resolved. So that for me is an interesting trade-off:
either you resolve before you put the results up for the user, and
potentially get rid of an additional click and a resolver menu for
the user to puzzle over, but suffer any speed consequences there may
be, or you put the results up faster but then force the user to go
through the resolver menu. The only way around this I can see is if
your OpenURL resolver would automatically route the user to full-text
if it's available without putting up a resolver menu. We are not
presently doing this, and I'm not sure who is. So, apparently we must
pick our poison, which is becoming a common refrain for those of us
involved with constructing metasearch services.
Roy
More information about the Web4lib
mailing list