RE: Architecture question about solr sharding

2011-03-23 Thread Baillie, Robert
I'd separate the splitting of the binary documents from the sharding in Solr - they're different things and the split may be required at different levels, due to different numbers of documents. Splitting the dependency means that you can store the path in the document and not need to infer anyt

Re: Architecture question about solr sharding

2011-03-22 Thread Erick Erickson
/Jan2011/'. > > I basically need to find a way to say 'Ah! server01 returned this result, so > it must be in /someDir/Jan' > > Thanks! > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Architecture-question-about-solr-sharding-tp2716417p2716417.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Architecture question about solr sharding

2011-03-22 Thread JohnRodey
d this result, so it must be in /someDir/Jan' Thanks! -- View this message in context: http://lucene.472066.n3.nabble.com/Architecture-question-about-solr-sharding-tp2716417p2716417.html Sent from the Solr - User mailing list archive at Nabble.com.