That is how transformers work. They act on a per-entity basis. If you
want a transformer on a child entity then you must explicitly specify
it. The other way is to join in SQL and retrieve the result of the
join query in a single entity from your database, then the transformer
will get both the parent/child records.

On Mon, Feb 10, 2014 at 12:46 AM, PeriS <peri.subrahma...@htcinc.com> wrote:
> Thanks; I verified that SOLR is intact returning the parent/child rows, but 
> for some reason, the transformer that I have on the parent table, only 
> receives the rows from the parent record. I was wondering how the transformer 
> can get the result of the join query which would be both parent/child records.
>
>
> On Feb 9, 2014, at 1:28 PM, Shawn Heisey <s...@elyograg.org> wrote:
>
>> This is probably easiest to do with the Logging tab in the admin UI,
>
>
>
> *** DISCLAIMER *** This is a PRIVATE message. If you are not the intended 
> recipient, please delete without copying and kindly advise us by e-mail of 
> the mistake in delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind HTC Global 
> Services to any order or other contract unless pursuant to explicit written 
> agreement or government initiative expressly permitting the use of e-mail for 
> such purpose.



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to