Re: Solr Join in 3.3.x

2011-08-18 Thread Michael McCandless
Unfortunately Solr's join impl hasn't been backported to 3.x, as far as I know. You might want to look at ElasticSearch; it has a join implementation already or use Solr 4.0. Mike McCandless http://blog.mikemccandless.com On Wed, Aug 17, 2011 at 7:40 PM, Cameron Hurst wrote: > Hello all, >

Solr Join in 3.3.x

2011-08-17 Thread Cameron Hurst
Hello all, I was looking into finding a way to do filtering of documents based on fields of other documents in the index. In particular I have a document that will update very frequently and hundreds that will very rarely change, but the rarely changing documents have a field that will change