> I think it should be logged, but adding an exception is an overkill because
> the whole SolrInputDocument is rejected.
Makes sense. Could you please file a ticket and attach a patch to it?
It would be great to have single (not one per doc/row) warning
message, otherwise with a big result set wit
Hello,
I am using CachedSqlEntityProcessor for one of my entities and it working
fine when I am loading the cache as keys are requested, however it doesn't
work when I try to pre load the cache. My configuration for "loading the
cache as keys are requested" is:
When I change it to the following