EPrints Technical Mailing List Archive
See the EPrints wiki for instructions on how to join this mailing list and related information.
Message: #03650
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] OR-linked search filters?
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] OR-linked search filters?
- From: Florian Heß <hess@ub.uni-heidelberg.de>
- Date: Mon, 08 Dec 2014 13:16:40 +0100
Hi,
we defined for our OAI interface the following filters:
$oai->{filters} = [
# Example: don't export any OAI records from before 2003.
{ meta_fields => [ "type" ], value=>"doctoralThesis
doctoralThesis.habil masterThesis bachelorThesis book Periodical article
bookPart preprint workingPaper conferenceObject lecture review patent
Sound MovingImage CartographicMaterial report", match => "ANY" },
{ meta_fields => [ "full_text_status" ],
value => "public none",
match => "ANY",
},
];
In addition, we want to let through another existing type for abstracts
but only where the subjects contain 340 or "Law" in DDC terms. Is that
possible and how can I achieve that?
Regards Florian -- UB Heidelberg (Altstadt) Plöck 107-109, 69117 HD Abt. Informationstechnik http://www.ub.uni-heidelberg.de/
- Prev by Date: [EP-tech] Antwort: Antwort: Re: Bazzar Plugin: Shelves
- Next by Date: [EP-tech] Uploading documents on IE
- Previous by thread: [EP-tech] RIOXX Plugin
- Next by thread: [EP-tech] Uploading documents on IE
- Index(es):
