Hello,

I believe you should use 2 different indexes, 2 different cores and write a
custom request handler or any other client that forwards the query to the
cores and merge the results.

Cheers,
Giovanni


On 3/26/09, Radha C. <cra...@ceiindia.com> wrote:
>
> Hi,
>
> I am trying to index different tables with different primary keys and
> different fields.
>
> Table A - primary field is a_id
> Table B - primary fiedls is b_id
>
> How to specify two different primary keys for two different tables in
> schema.xml?
>
> Is it possible to create a data-config with different root
> entities/documents and index/search everything?
>
> Thanks in advance.
>
>

Reply via email to