From llobash at nypl.org Mon Jul 7 16:51:50 2008 From: llobash at nypl.org (llobash at nypl.org) Date: Mon, 7 Jul 2008 16:51:50 -0400 Subject: [Blacklight-development] instructions? Message-ID: An HTML attachment was scrubbed... URL: From goodieboy at gmail.com Mon Jul 7 17:16:06 2008 From: goodieboy at gmail.com (Matt Mitchell) Date: Mon, 7 Jul 2008 17:16:06 -0400 Subject: [Blacklight-development] instructions? In-Reply-To: References: Message-ID: Hi, It sounds like you grabbed the 0.2 "release"? Make sure you get the trunk: http://blacklight.rubyforge.org/svn/trunk/ That's where the latest code is. A new release will be out ASAP, but that may be a few weeks away. So, download the trunk, checkout the README and let us know how things go. And thanks for checking out Blacklight! Matt On Mon, Jul 7, 2008 at 4:51 PM, wrote: > 1. Got all required gems and blacklight files. > 2. Attempt to start solr. > C:\ruby\blacklight-0.2\scripts >ruby solr_jetty.rb > > The system cannot find the path specified. > I am looking at the file, but the error says the system cannot find it. > > Also, do I need to build a db? > > Are there other instructions for installing and running blacklight, other > than the Readme file? > > Thanks from a new (today), newbie. > > _______________________________________________ > Blacklight-development mailing list > Blacklight-development at rubyforge.org > http://rubyforge.org/mailman/listinfo/blacklight-development > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From llobash at nypl.org Mon Jul 14 16:53:19 2008 From: llobash at nypl.org (llobash at nypl.org) Date: Mon, 14 Jul 2008 16:53:19 -0400 Subject: [Blacklight-development] instructions? In-Reply-To: References: , Message-ID: An HTML attachment was scrubbed... URL: From erikhatcher at mac.com Mon Jul 14 17:11:39 2008 From: erikhatcher at mac.com (Erik Hatcher) Date: Mon, 14 Jul 2008 17:11:39 -0400 Subject: [Blacklight-development] instructions? In-Reply-To: References: Message-ID: On Jul 14, 2008, at 4:53 PM, llobash at nypl.org wrote: > Are people using the system to index and search documents other than > Marc records, such as: pdf files, text files, ead files? TEI files are being indexed into Blacklight at UVa, using custom Ruby indexing code (last I touched it). I think this also indexed EAD files, or at least other types of XML files. In my first prototypes, I also indexed some structured data (Tang dynasty poems, author, title, body, style in both Chinese and English) scraped from an HTML page Blacklight itself is capable of handling any type of content tossed into the Solr index. With the flexible schema, it is easy to write an indexer that outputs *_text and *_facet fields. Indexing PDF files, of course, requires a PDF parser. As far as I know, that isn't being done at UVa currently. But there are pieces out there in the open source, and even in Solr's JIRA issue tracker, to parse PDF files. In other words, no problem on indexing them and incorporating them. Erik From llobash at nypl.org Tue Jul 15 09:48:15 2008 From: llobash at nypl.org (llobash at nypl.org) Date: Tue, 15 Jul 2008 09:48:15 -0400 Subject: [Blacklight-development] instructions? In-Reply-To: References: , Message-ID: An HTML attachment was scrubbed... URL: From bethany at virginia.edu Thu Jul 24 09:15:49 2008 From: bethany at virginia.edu (Bethany Nowviskie) Date: Thu, 24 Jul 2008 09:15:49 -0400 Subject: [Blacklight-development] Blacklight-related job posting Message-ID: Some job postings that may be of interest to the Blacklight community: http://jobs.virginia.edu/applicants/Central?quickFind=55421 http://jobs.virginia.edu/applicants/Central?quickFind=55122 The University of Virginia Library is creating a new department to support its "Online Library Environment," which includes all aspects of our ILS and the Blacklight effort. The first URL above advertises the position of Director of this department. The second is for a "web services programmer" devoted in large part to Blacklight. Applications are solicited through the Jobs at UVA online system. Bethany Nowviskie, MA Ed, PhD. Director, Digital Research & Scholarship University of Virginia Library http://faculty.virginia.edu/nowviskie http://www.lib.virginia.edu/scholarslab -------------- next part -------------- An HTML attachment was scrubbed... URL: From llobash at nypl.org Tue Jul 29 16:34:08 2008 From: llobash at nypl.org (llobash at nypl.org) Date: Tue, 29 Jul 2008 16:34:08 -0400 Subject: [Blacklight-development] Indexing xml and tei? Message-ID: An HTML attachment was scrubbed... URL: From llobash at nypl.org Thu Jul 31 15:47:35 2008 From: llobash at nypl.org (llobash at nypl.org) Date: Thu, 31 Jul 2008 15:47:35 -0400 Subject: [Blacklight-development] ead schema mapping to solr update doc? Message-ID: An HTML attachment was scrubbed... URL: