I am seeing extremely slow Solr updates in my database. The database only has 900 documents. We use autocommit with the following settings, and once in a while autocommit is ...
Helo there
I'm trying to make a delta-import in solr, correct rows are fetched, but dataimport.properties is not being updated with actual date, so everytime I run the process, same rows are ...
What are some strategies for updating volatile data in Solr? Imagine if you needed to model YouTube video data in a Solr index: how would you keep the "views" data fresh ...