OK, maybe you can show the db-data-config.xml just in case?
Also in schema.xml, does you <uniqueKey> correspond to the unique field in
the db?

On Thu, Feb 16, 2012 at 2:13 PM, Radu Toev <radut...@gmail.com> wrote:

> I tried running with just one datasource(the one that has 6k entries) and
> it indexes them ok.
> The same, if I do sepparately the 1k database. It indexes ok.
>
> On Thu, Feb 16, 2012 at 2:11 PM, Dmitry Kan <dmitry....@gmail.com> wrote:
>
> > It sounds a bit, as if SOLR stopped processing data once it queried all
> > from the smaller dataset. That's why you have 2000. If you just have a
> > handler pointed to the bigger data set (6k), do you manage to get all 6k
> db
> > entries into solr?
> >
> > On Thu, Feb 16, 2012 at 1:46 PM, Radu Toev <radut...@gmail.com> wrote:
> >
> > > 1. Nothing in the logs
> > > 2. No.
> > >
> > > On Thu, Feb 16, 2012 at 12:44 PM, Dmitry Kan <dmitry....@gmail.com>
> > wrote:
> > >
> > > > 1. Do you see any errors / exceptions in the logs?
> > > > 2. Could you have duplicates?
> > > >
> > > > On Thu, Feb 16, 2012 at 10:15 AM, Radu Toev <radut...@gmail.com>
> > wrote:
> > > >
> > > > > Hello,
> > > > >
> > > > > I created a data-config.xml file where I define a datasource and an
> > > > entity
> > > > > with 12 fields.
> > > > > In my use case I have 2 databases with the same schema, so I want
> to
> > > > > combine in one index the 2 databases.
> > > > > I defined a second dataSource tag and duplicateed the entity with
> its
> > > > > field(changed the name and the datasource).
> > > > > What I'm expecting is to get around 7k results(I have around 6k in
> > the
> > > > > first db and 1k in the second). However I'm getting a total of 2k.
> > > > > Where could be the problem?
> > > > >
> > > > > Thanks
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Regards,
> > > >
> > > > Dmitry Kan
> > > >
> > >
> >
> >
> >
> > --
> > Regards,
> >
> > Dmitry Kan
> >
>



-- 
Regards,

Dmitry Kan

Reply via email to