[ List Archives Home ] [ Thread index for 2008 ] [ Date index for 2008 ] [ Author index for 2008 ]


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
I have tried to do this and I made it the tiresome way

260|c has 2000 or 260|c has 2001 etc etc


i.e. several similar lines the only difference between the lines the year.

don't forgetting to group the lines if there are other conditions

Regards,

Martin Linden
KTH


At 11:44 2004-05-28 -0400, you wrote:
260|c >=2000 won't work, since this is not a date or numeric field.
"Greater than" really means "Sorts higher than" and works on an
alphanumeric sort. Think of the way the system sorts things-- letters
sort higher than numbers, so dates like c1972 sort higher than plain old
2001, and will end up in your file. (That's c for copyright, not subfield
c.)

The 008 Date One, however, should work the way you want, since all that's
stored there is a four-character date. The only thing that throws this
off are situations like serials or unknown or approximate dates like 19uu.
You also have to think about how you want to reprints...by "published
after 1999" you need to decide if you want to include reprints published
after 1999, but originally publisher earlier, or only things originally
published after 1999.

On Fri, 28 May 2004, Heard, Jeffrey wrote:

> I tried 260 |c >= 2000 and the same with the 008. I received things which had like 1974 in the 260 $c.
>
> -----Original Message-----
> From: innopac-bounces@xxxxxxxxxx
> [mailto:innopac-bounces@xxxxxxxxxx]On Behalf Of Elizabeth Thomsen
> Sent: Friday, May 28, 2004 9:50 AM
> To: IUG INNOPAC List
> Subject: Re: Review File Question
>
>
> Could you be more specific about how you're searching, and what wrong
> records you're getting? In general, it's much easier to work with the
> date in 008 because it's a single, simple four digit number. For this
> search, Date One > 1999 should work.
>
> The problem with the date in 260|c is that it's in a string of text that
> may or may not have other data, like a c or p preceding the date. But
> in this particular case, how about doing 260|c MATCHES 200[0-4] ? That
> would find every record with 2000, 2001, 2002, 2003 or 2004 in 260|c.
>
> Elizabeth
>
> Heard, Jeffrey wrote:
> > We are trying to create a list of everything published after 1999. We cannot seem to get it to work correctly. We tried to use
> the
> > 260 $c and the date in the 008, but still receive records which should not be included. Any help would be appreciated.
> >
> > Thanks!
> >
> > Jeff Heard
> > Sinclair Community College
> >
> > --
> > This message was distributed through the Innovative Users Group INNOPAC list
> > Public replies: INNOPAC@xxxxxxxxxx
> > Update your subscription options: http://innopacusers.org/mailman/listinfo/innopac
>
>


--
Elizabeth Thomsen, Member Services Manager
NOBLE: North of Boston Library Exchange
Danvers MA 01923
et@xxxxxxxxxx

--
This message was distributed through the Innovative Users Group INNOPAC list
Public replies: INNOPAC@xxxxxxxxxx
Update your subscription options: http://innopacusers.org/mailman/listinfo/innopac