Re: dataDir in solr.xml

2011-01-20 Thread Fred Gilmore
Thanks to both you and Markus. Fred On 1/20/2011 7:47 AM, Juan Grande wrote: I think that the actual name of the property is "solr.data.dir". You can check this in the element in solrconfig.xml. Best, *Juan* On Wed, Jan 19, 2011 at 4:04 PM, Fred Gilmore mailto:fgilm...@mail.

dataDir in solr.xml

2011-01-19 Thread Fred Gilmore
I've checked the archive, and plenty of people have suggested an arrangement where you can have two cores which share a configuration but maintain separate data paths. But I can't seem to get solr to stop thinking solrconfig.xml is the first and last word for any value regarding data. I am ru

using DIH with mets/alto file sets

2010-11-18 Thread Fred Gilmore
mets/alto is an xml standard for describing physical objects. In this case, we're describing books. The mets file holds the metadata (author, title, etc.), the alto file is the physical description (words on the page, formatting of the page). So it's a one (mets) to many (alto) relationship.