[librecat-dev] Make a report question

Sergio Letuche code4libuserx at gmail.com
Tue Aug 30 15:35:03 CEST 2016


Hello community,

How could i run a fix, that would return a JSON file,and a  CSV, of the
following:

Return for each marc record, the 001 value, and the values of first the
whole tag, sorted by number (perhaps use of unique?) and secondly, the
discrete values of a certain tag subfield.

that have certain data, but with a clever regex, that would not only match

Enron, but also the control characters that may also be in such a
phrase, the like occurrences of this word, or phrase, in order to be
able to correctly make the regex,

 ## if there is a 590 AND it has the word "Enron"...
  13     if ($field and $field->as_string() =~ /Enron/i) {

Best
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.uni-bielefeld.de/mailman2/unibi/public/librecat-dev/attachments/20160830/6f00bd96/attachment.html>


More information about the librecat-dev mailing list