Lamon Jean-Pierre writes:
> I would like to obtain a resultset such as :
>
> All the books having Switzerland in the title and
publication date
> greater then 2006
>
> and attr 1=4 "Switzerland" attr
1=8112 "2006"... ???
>
> Where do I put the relation attribute attr 2=5
for index 8112
It goes alongside the index specification. Either
and attr 1=4 "Switzerland" attr
1=8112 attr 2=5 "2006"
and attr 1=4 "Switzerland" attr 2=5
attr
1=8112 "2006"
is fine: they are equivalent.
But where did you get access-point 8112 from? I've never
heard of
this before, and it's certainly not in the official BIB-1
list at:
HTTP://www.loc.gov/z3950/agency/defns/bib1.html
Date of publication is usually BIB-1 attribute 31. So:
and attr 1=4 "Switzerland" attr 1=31
attr
2=5 "2006"
should do what you want.
_/|_
____________________________________________________________
_______
/o ) / Mike Taylor <mike indexdata.com> http://www.miketaylor.or
g.uk
)_v__/ "Do not be overcome by evil, but overcome evil
with good" --
Romans 12:21
_______________________________________________
Yazlist mailing list
Yazlist lists.indexdata.dk
http://lists.indexdata.dk/cgi-bin/mailman/listinfo/yaz
list
|