,
Arash
-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTSERV.ND.EDU] On Behalf Of
Simon Spero
Sent: 22 May 2012 19:47
To: CODE4LIB@LISTSERV.ND.EDU
Subject: Re: [CODE4LIB] WorldCat SRU queries - elimination of records
without a DDC no from the result set
Arash - you might not
ercial use license agreement.
> >
> > Regards,
> > Arash
> >
> > -Original Message-
> > From: Code for Libraries [mailto:CODE4LIB@LISTSERV.ND.EDU] On Behalf Of
> Karen Coombs
> > Sent: 17 May 2012 08:37
> > To: CODE4LIB@LISTSERV.ND.EDU
> >
IB@LISTSERV.ND.EDU] On Behalf Of Karen
> Coombs
> Sent: 17 May 2012 08:37
> To: CODE4LIB@LISTSERV.ND.EDU
> Subject: Re: [CODE4LIB] WorldCat SRU queries - elimination of records without
> a DDC no from the result set
>
> I forwarded this thread to the Product Manager for the Wor
n Behalf Of Karen
> Coombs
> Sent: 17 May 2012 08:37
> To: CODE4LIB@LISTSERV.ND.EDU
> Subject: Re: [CODE4LIB] WorldCat SRU queries - elimination of records without
> a DDC no from the result set
>
> I forwarded this thread to the Product Manager for the WorldCat Search
> A
Behalf Of Karen
Coombs
Sent: 17 May 2012 08:37
To: CODE4LIB@LISTSERV.ND.EDU
Subject: Re: [CODE4LIB] WorldCat SRU queries - elimination of records without a
DDC no from the result set
I forwarded this thread to the Product Manager for the WorldCat Search
API. She responded back that unfortunately
anks,
>
> Arash
>
>
>
> ____________________
>
> From: Houghton,Andrew [mailto:hough...@oclc.org]
> Sent: 16 May 2012 11:58
> To: Arash.Joorabchi
> Subject: Re: [CODE4LIB] WorldCat SRU queries - elimination of records
> without a DDC no from the result se
Subject: Re: [CODE4LIB] WorldCat SRU queries - elimination of
records without a DDC no from the result set
There is no standard way in CQL to express "field X is not
empty".
Depending on implementations, NOT srw.dd="" might work (but
evidently
.
Thanks for your quick reply.
Arash
-Original Message-
From: Code for Libraries [mailto:CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Mike
Taylor
Sent: 16 May 2012 10:43
To: CODE4LIB@LISTSERV.ND.EDU
Subject: Re: [CODE4LIB] WorldCat SRU queries - elimination of records without a
DDC no from the
There is no standard way in CQL to express "field X is not empty".
Depending on implementations, NOT srw.dd="" might work (but evidently
doesn't in this case). Another possibility is srw.dd=*, but again
that may or may not work, and might be appallingly inefficient if it
does. NOT srw.dd=null wil
Hi all,
I am sending SRU queries to the WorldCat in the following form:
String host =
"http://worldcat.org/webservices/catalog/search/";;
String query = "sru?query=srw.kw=\"" + keyword + "\""
+ " AND srw.ln exact \"eng\""
10 matches
Mail list logo