<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body ><div><div></div><div>Hi,</div><div><br></div><div>I think "match" takes one of EX EQ IN or SET. And merge one of ALL or ANY</div><div><br></div><div>Try IN?</div><div><br></div><div>Seb</div><div><br></div><div><br></div><div><div style="font-size:75%;color:#575757">Sent from Samsung Mobile</div></div></div> <br><br><br>-------- Original message --------<br>From: Florian Heß &lt;hess@ub.uni-heidelberg.de&gt; <br>Date:  <br>To: eprints-tech@ecs.soton.ac.uk <br>Subject: [EP-tech]  OR-linked search filters? <br> <br><br>Hi,<br><br>we defined for our OAI interface the following filters:<br><br>$oai-&gt;{filters} = [<br><br># Example: don't export any OAI records from before 2003.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { meta_fields =&gt; [ "type" ], value=&gt;"doctoralThesis <br>doctoralThesis.habil masterThesis bachelorThesis book Periodical article <br>bookPart preprint workingPaper conferenceObject lecture review patent <br>Sound MovingImage CartographicMaterial report", match =&gt; "ANY" },<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { meta_fields =&gt; [ "full_text_status" ],<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; value =&gt; "public none",<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; match =&gt; "ANY",<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; },<br>];<br><br>In addition, we want to let through another existing type for abstracts <br>but only where the subjects contain 340 or "Law" in DDC terms. Is that <br>possible and how can I achieve that?<br><br><br>Regards<br>Florian<br><br>-- <br>UB Heidelberg (Altstadt)<br>Plöck 107-109, 69117 HD<br>Abt. Informationstechnik<br>http://www.ub.uni-heidelberg.de/<br><br>*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech<br>*** Archive: http://www.eprints.org/tech.php/<br>*** EPrints community wiki: http://wiki.eprints.org/<br>*** EPrints developers Forum: http://forum.eprints.org/<br></body>