NightOwl888 commented on PR #867: URL: https://github.com/apache/lucenenet/pull/867#issuecomment-1770798313
Okay, I figured out the issue. Somehow updating the cache versions caused something to go out of sync with the cache. This would have probably been fine, but [this line](https://github.com/apache/lucenenet/commit/179356fb485bba1ed94f386d754f8de0e3eb1293) had an incorrect path and 1 of the 2 caches wasn't being generated. I also discovered that there is now a simple way to delete the cache via API or in the control panel: https://stackoverflow.com/a/64819132, which is very helpful. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
