[CODE4LIB] Σχετ: [CODE4LIB] New perl module MARC::File::MiJ -- marc-in-json for

2013-09-25 Thread dasos ili
And my biggest question is how one with such a template could import the logic, the rules behind a format. For instance how you handle a query that according to the format says: if the date of publication is not stored in the i.e. --1 field, then get it from the --2 field... Thank you both for

[CODE4LIB] solr computation field norm problem

2013-09-25 Thread Nicolas Franck
Hi there, I have a question about the way Lucene computes the length norm of field norm for its documents. My documents are indexed using Solr. These are the documents that where indexed (ignore 'score', that is not part of the document itself) doc float name=score1.00711/float str

[CODE4LIB] Questions on Shared Digital Repositories

2013-09-25 Thread Matthew Sherman
Hello everyone, I am working on structuring my library's institutional repository and was having a discussion as to the best way to structure it. We are using DSpace and originally I was thinking to make communities for each school in the University, but there was a concern brought up if we were

Re: [CODE4LIB] solr computation field norm problem

2013-09-25 Thread Chris Fitzpatrick
Yeah...I think you're running into this: http://lucene.472066.n3.nabble.com/field-length-normalization-tp495308p495311.html TL;DR: Jay Hill says fields with 3 terms and 4 terms both score at .5 in the lengthNorm. On Wed, Sep 25, 2013 at 4:21 PM, Nicolas Franck

[CODE4LIB] Job: Assistant Archivist at Gates Archive

2013-09-25 Thread jobs
_If you would like to apply, please email cover letter and resume to: careers@gatesarchive.com_ The Gates Archive is seeking an Assistant Archivist to join our dynamic team. Our organization is resultsdriven - requiring creativity, collaboration and exceptional written and verbal communication

[CODE4LIB] Code4Lib Journal: Editors Wanted

2013-09-25 Thread Shawn Averkamp
The Code4Lib Journal (http://journal.code4lib.org/) is looking for volunteers to join its editorial committee. Editorial committee members work collaboratively to produce the quarterly Code4Lib Journal. Editors are expected to: * Read, discuss, and vote on incoming proposals. * Volunteer to be

Re: [CODE4LIB] Σχετ: [CODE4LIB] New perl module MARC::File::MiJ -- marc-in-json for

2013-09-25 Thread Marc Chantreux
On Wed, Sep 25, 2013 at 08:34:33AM +0100, dasos ili wrote: And my biggest question is how one with such a template could import the logic, the rules behind a format. For instance how you handle a query that according to the format says: if the date of publication is not stored in the i.e. --1

[CODE4LIB] Good MARC PHP Libraries,

2013-09-25 Thread Riley Childs
Does anyone know of any good MARC PHP Libraries, I am struggling to create MARC records out of our proprietary database. Riley Childs Junior and Library Tech Manager Charlotte United Christian Academy +1 (704) 497-2086 Sent from my iPhone Please excuse mistakes

Re: [CODE4LIB] Good MARC PHP Libraries,

2013-09-25 Thread Eric Phetteplace
I think File_MARC is the standard: http://pear.php.net/package/File_MARC/ Are there others? Best, Eric On Wed, Sep 25, 2013 at 7:17 PM, Riley Childs ri...@tfsgeo.com wrote: Does anyone know of any good MARC PHP Libraries, I am struggling to create MARC records out of our proprietary

Re: [CODE4LIB] Good MARC PHP Libraries,

2013-09-25 Thread Riley Childs
I have been having some troubles with the installation (some random undescriptive exit error) Riley Childs Junior and Library Tech Manager Charlotte United Christian Academy +1 (704) 497-2086 Sent from my iPhone Please excuse mistakes On Sep 25, 2013, at 7:28 PM, Eric Phetteplace

Re: [CODE4LIB] Good MARC PHP Libraries,

2013-09-25 Thread Ross Singer
Try: pear install file_marc-beta -Ross. On Wednesday, September 25, 2013, Riley Childs wrote: I have been having some troubles with the installation (some random undescriptive exit error) Riley Childs Junior and Library Tech Manager Charlotte United Christian Academy +1 (704) 497-2086

Re: [CODE4LIB] Good MARC PHP Libraries,

2013-09-25 Thread Riley Childs
Thanks! I will give it a shot tomorrow Riley Childs Junior and Library Tech Manager Charlotte United Christian Academy +1 (704) 497-2086 Sent from my iPhone Please excuse mistakes On Sep 25, 2013, at 8:14 PM, Ross Singer rossfsin...@gmail.com wrote: Try: pear install file_marc-beta

Re: [CODE4LIB] Good MARC PHP Libraries,

2013-09-25 Thread Dan Scott
I hear the maintainer of File_MARC is pretty responsive to questions and bug reports. This list might be a good place to raise questions about usage; others may be interested. Was the random undescriptive exit error something like the following? C:\phppear install File_MARC Failed to download