Re: [CODE4LIB] anti-harassment policy for code4lib?

2012-11-27 Thread Naomi Dushay
bess++ giarlo++ matienzo++ tennant++ all who have agreed to volunteer++ I think there are plenty of volunteers, so I'll gladly defer to others. (If you do need more, you know where to find me.) I trust you guys to make it sensible, not too formal, blah blah. As for signing personal names --

Re: [CODE4LIB] regexp for LCC?

2011-03-31 Thread Naomi Dushay
You could also try to use the code I put in SolrMarc utilities classes ha ha ha. - Naomi On Mar 31, 2011, at 10:25 AM, Keith Jenkins wrote: The Google Code regex looks like it will accept any 1-3 letters at the start of the call number. But LCC has no I, O, W, X, or Y classifications. So y

Re: [CODE4LIB] A to Z lists

2011-02-16 Thread Naomi Dushay
if you put the info in a Solr index, you could use Blacklight on top. On Feb 16, 2011, at 1:18 PM, Michele DeSilva wrote: Hi Code4Lib-ers, I want to chime in and say that I, too, enjoyed the streaming archive from the conference. I also have a question: my library has a horribly antiquated

[CODE4LIB] links for relevancy testing talk

2011-02-10 Thread Naomi Dushay
What I should have said at my talk: this approach to relevancy testing leaves a lot of room for improvement. What else is out there? My slides, as a pdf: http://www.stanford.edu/~ndushay/code4lib2011/code4lib2011-dushay-relevancy-testing.pdf Additional documents: http://www.stanford

[CODE4LIB] Code4Lib Presenters - a shared presentation machine? really????

2011-01-13 Thread Naomi Dushay
Hopefully, this doesn't sound snotty. Talk transitions can get bogged down ... but maybe there's a better way? Make sure the connections for all types are up there. - Naomi Begin forwarded message: From: Naomi Dushay Date: January 13, 2011 3:32:15 PM PST To: "P

Re: [CODE4LIB] a Solr search recall problem you probably don't even know you're having

2010-11-05 Thread Naomi Dushay
Robert, Thanks! I've been using Solr 1.5 from trunk back in March - time to upgrade! I also like the "put the stopword filter after the WDF filter" fix. - Naomi On Nov 5, 2010, at 12:36 PM, Robert Muir wrote: On Fri, Nov 5, 2010 at 3:04 PM, Naomi Dushay wrote: (

[CODE4LIB] a Solr search recall problem you probably don't even know you're having

2010-11-05 Thread Naomi Dushay
t; record A only "red-rose chain" ==> record A only red rose chain ==> records A and B red "rose chain" ==> records A and B (!!) For more details and more about the solution, see http://discovery-grindstone.blogspot.com/2010/11/solr-and-hyphenated-words.html - Naomi Dushay Senior Developer Stanford University Libraries

[CODE4LIB] testing testing testing - Solr indexing software

2010-10-25 Thread Naomi Dushay
I just finished a bunch of blog posts about the sorts of tests to write for Solr indexing software. Comments are welcome. Try not to drool when you fall asleep on your keyboard. Start with this one: http://discovery-grindstone.blogspot.com/2010/10/testing-solr-indexing-software.html - Nao

[CODE4LIB] (LC) call number searching in Solr

2010-10-25 Thread Naomi Dushay
I recently set up a testing framework allowing me to twiddle Solr knobs until I met acceptance criteria for LC call number searching. I came up with two Solr field types that worked for my criteria. You can read all about it here: http://discovery-grindstone.blogspot.com/2010/10/lc-call-num

[CODE4LIB] marc OSS coding efforts

2010-04-07 Thread Naomi Dushay
Bess Sadler put together a wiki page on the marc OSS efforts: http://wiki.code4lib.org/index.php/Working_with_MaRC Please add other relevant projects! I am also organizing some conference calls for the committers of these efforts to promote community knowledge, participation and use of thes

[CODE4LIB] great conf; our slides

2010-02-26 Thread Naomi Dushay
Great conference, all! Slides from my/our talks are up at http://www.stanford.edu/~ndushay/techGoodies - Naomi

Re: [CODE4LIB] Choosing development platforms and/or tools, how'd you do it?

2010-01-06 Thread Naomi Dushay
ask this on the BL list) On Wed, Jan 6, 2010 at 12:24 PM, Naomi Dushay wrote: Marijane, It also makes sense to examine the available software for what you wish to accomplish. Available software goes beyond current features to - maintainability (one reason Stanford switched to Bla

Re: [CODE4LIB] Choosing development platforms and/or tools, how'd you do it?

2010-01-06 Thread Naomi Dushay
Marijane, It also makes sense to examine the available software for what you wish to accomplish. Available software goes beyond current features to - maintainability (one reason Stanford switched to Blacklight) I'll talk a little bit about this in our Code4Lib 2010 presentation about te

Re: [CODE4LIB] preconference proposals - solr

2009-11-13 Thread Naomi Dushay
y begins with installation. We will then proceed to data types, indexing, querying, and inner harmony. You will leave this session with enough information to start running a solr service with your own data. 2. Morning session - solr black belt Instructors: Erik Hatcher (and Naomi Dushay? she

Re: [CODE4LIB] preconference proposals

2009-11-11 Thread Naomi Dushay
What do you think about the Solr part having some specific goodies like: lots on dismax magic how to do fielded searching (author/title/subject) with dismax how to do browsing (termsComponent query, then fielded query to get matching docs) how to do boolean (use lucene QP, or fake it with

Re: [CODE4LIB] preconference proposals

2009-11-11 Thread Naomi Dushay
yes, tuning! - NaomI On Nov 10, 2009, at 6:43 AM, Kevin S. Clarke wrote: On Tue, Nov 10, 2009 at 8:38 AM, Erik Hatcher wrote: I could be game for a half day session. It could be either an introductory Solr class, get up and running with Solr (+ Blacklight, of course). Or maybe a more a

[CODE4LIB] Blacklight release 2.4 is here

2009-11-09 Thread Naomi Dushay
Release 2.4 of Project Blacklight is now available in our new Git flavor! You can find the new improved flavor of Blacklight at http://github.com/projectblacklight/blacklight/tree/v2.4.0 In addition to our move to Git, we have listened to community feedback and have changed the installation

[CODE4LIB] de-dupping (was: marc4j 2.4 released)

2008-10-20 Thread Naomi Dushay
8.327.6376 [EMAIL PROTECTED] -- Jonathan Rochkind Digital Services Software Engineer The Sheridan Libraries Johns Hopkins University 410.516.8886 rochkind (at) jhu.edu Naomi Dushay [EMAIL PROTECTED]

Re: [CODE4LIB] Open Source Discovery Portal Camp - November 6 - Philadelphia

2008-10-08 Thread Naomi Dushay
having an event on or around the same time as the VUFind event, and that is why things are filling/full up. FYI. I believe it is better make reservations sooner rather than later. -- ELM Naomi Dushay [EMAIL PROTECTED]

Re: [CODE4LIB] Open Source Discovery Portal Camp - November 6 - Philadelphia

2008-10-06 Thread Naomi Dushay
Camp? What hotel? -- Eric Lease Morgan University of Notre Dame Naomi Dushay [EMAIL PROTECTED]

[CODE4LIB] yet more possible topics for OpenSourceDiscovery

2008-10-02 Thread Naomi Dushay
Serials holdings Series issues? pooling usage stats for better recommender services Naomi Dushay [EMAIL PROTECTED]

Re: [CODE4LIB] [VuFind-General] Open Source Discovery Portal Camp - November 6 - Philadelphia

2008-10-02 Thread Naomi Dushay
ufind-general Naomi Dushay [EMAIL PROTECTED]

Re: [CODE4LIB] creating call number browse

2008-10-01 Thread Naomi Dushay
s if we are to successfully bring the concept of collection browsing to our navigation tools. David suggests that we should think of a shelf browse as a type of 'show me more like this' which is definitely one reason to browse - but is it the only reason? Naomi Dushay [EMAIL PROTECTED]

[CODE4LIB] a teeny bit of MARC history

2008-06-29 Thread Naomi Dushay
Land really want to live and work in an Internet environment, then we have some serious evolution to go through! The way we encode and make available our data is just one example. I feel like a dinosaur. Whew! -- Eric Lease Morgan University of Notre Dam Naomi Dushay [EMAIL PROTECTED]