Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
Hi team,
Suppose your Solr is down for a few minutes (perhaps to restart after fixing the log4j jars). Do changed documents get queued for indexing? Or do the changed documents escape getting indexed? Worse, any added documents could escape being indexed.
The workaround, if needed, could be weekend bulk indexing.
thanks -- Rick
Solved! Go to Solution.
Whenever we stop our indexing queue for whatever reason, the queue keeps building up with checked in files.
Whenever we stop our indexing queue for whatever reason, the queue keeps building up with checked in files.
