This is possible, but you have to create a schema that somehow rationalizes the differences of the two, either by having the sum of all the fields, by sharing the fields but using a type field to signify the sense in which they're being used, by using dynamic fields to relax the schema, or some combination of those three.
Michael Della Bitta ------------------------------------------------ Appinions, Inc. -- Where Influence Isn’t a Game. http://www.appinions.com On Fri, Jun 22, 2012 at 5:39 AM, Ashutosh Puspwan <ashu.pusp...@gmail.com> wrote: > Dear Sir/Mam > > I am a beginner in apache solr. I want to search data from heterogeneous > distributed databases and database schema is not same . I want to create > > a single interface for searching from distributed databases. I want to know > that apache solr can do searching from heterogeneous distributed databases > when database tables are not same. > > > > Regards > > (Ashutosh Puspwan) > > >