Exception with cross-collection join query

2019-09-17 Thread Christof Lorenz
This has worked previously (solr 4.8) and does not work in solr 7.4. Fist query returns with proper result but index stops working from then on until restart. 13:43:02.573 [https-jsse-nio-8081-exec-6] ERROR org.apache.solr.core.SolrCore - Too many close [count:-1] on

SqlEntityProcessor

2014-08-10 Thread Christof Lorenz
Hi folks, i am searching for a way to update a certain column in the rdbms for each item as soon as the item was indexed by solr. The column will be the indicator in the delta-query to select un-indexed items. We don't want to use the timestamp based mechanism that is default. Any ideas how we