[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EP-tech] NOT in search expression
- Subject: [EP-tech] NOT in search expression
- From: stof999 at cmdt.ch (stof999 at cmdt.ch)
- Date: Fri, 13 Dec 2013 09:45:54 +0100
hello
is there a way to use a NOT in the EPrints::Search?
i would like to search all eprint except the ones whit
eprint_status=deletion.
this would be easy done search eprints_status=deletion and match=>"NOT" ????
or adding alle the eprints_status (except deletion) and search for
match=>"IN"
thanks
stof