Have you considered using SolrJ instead of DIH? I've seen
situations where that can make a difference for things like
caching small tables at the start of a run, see:

searchhub.org/2012/02/14/indexing-with-solrj/

Best,
Erick

On Sat, Oct 24, 2015 at 6:17 PM, Todd Long <lon...@gmail.com> wrote:
> Dyer, James-2 wrote
>> The DIH Cache feature does not work with delta import.  Actually, much of
>> DIH does not work with delta import.  The workaround you describe is
>> similar to the approach described here:
>> https://wiki.apache.org/solr/DataImportHandlerDeltaQueryViaFullImport ,
>> which in my opinion is the best way to implement partial updates with DIH.
>
> Not what I was hoping to hear but at least that explains the delta import
> funkyness we were experiencing. Thank you for providing the partial updates
> implementation link.
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/DIH-Caching-with-Delta-Import-tp4235598p4236384.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to