n Colgan wrote:
> Hi everyone,
>
> Is it possible to use SqlEntityProcessor in cached mode to repeat a query for
> a nested child element? I'd like to use the entity query once to consolidate
> information from the children to the parent, then another to actually index
> t
-start.com/
On 5 February 2016 at 02:53, Kevin Colgan wrote:
> Hi everyone,
>
> Is it possible to use SqlEntityProcessor in cached mode to repeat a query for
> a nested child element? I'd like to use the entity query once to consolidate
> information from the children to the par
Hi everyone,
Is it possible to use SqlEntityProcessor in cached mode to repeat a query for a
nested child element? I'd like to use the entity query once to consolidate
information from the children to the parent, then another to actually index the
entities as children.
Here's an