t! Many thanks again!
>
> Milen
>
>
> Von: Erick Erickson [erickerick...@gmail.com]
> Gesendet: Sonntag, 23. September 2012 17:50
> An: solr-user@lucene.apache.org
> Betreff: Re: Help with new Join Functionallity in Solr 4.0
>
> The v
The very first thing to try is flatten your data so you don't have to use joins.
I know that goes against your database instincts, but Solr easily handles
millions and millions of documents. So if the cross-product of docs and modules
isn't prohibitive, that's what I'd do first. Then it's just a ma