Can you post a few examples of your source data? What kinds of relationships are you having to deal with?
If you want to retain a "link" to the source then that's pretty simple (field for the file, url etc.). If your relationships will be between the Solr documents themselves, then I think you'd really need to show source examples, and then describe what it is you want in the output/Solr application. Matt On Sun, Jan 17, 2010 at 8:05 PM, Ankit Bhatnagar <abhatna...@vantage.com>wrote: > Hi guys, > > I have a Question regarding flattening of data for indexing. > > Scenario - > We have tons of records however they come from disparate data sources. > How to flatten data so as to retain the relationship? > > Thanks > Ankit