On 27 June 2013 14:12, Mysurf Mail <stammail...@gmail.com> wrote:
> I just configured with the caching and it works mighty fast now.
> Instead of unbelievable amount queries it queris only 4 times.
> CPU usage has moved from the db to the solr computer but only for a very
> short time.
>
> Problem :
> I dont see the multi value fields (Inner Entities) anymore
> This is  my configuration
[...]

Please check the syntax of your where clause against
http://wiki.apache.org/solr/DataImportHandler#CachedSqlEntityProcessor
Your inner entities should have clauses like
where="ResourceId=PackageVersion.PackageId".
I am also not sure why you have the strange
square brackets.

Regards,
Gora

Reply via email to