Skip to content

v3.7.0

Compare
Choose a tag to compare
@Shazwazza Shazwazza released this 13 Mar 16:37
· 3 commits to support/3.x since this release

The recent change to the latest Lucene.NET seemed to 'just work' with Examine but there were some unnoticed nuances that needed to be fixed including handling disposals of the replicator when using the SyncedFileSystemDirectoryFactory. During the investigation, it was also noticed that the disposal ordering of some components wasn't done in an optimum order.

This should resolve the dreaded "invalid deletion count" index corruption issue.

This release has been tested in Prod and fixes have been confirmed by our good friend @readingdancer, thank you 🙌

Full Changelog: v3.6.0...v3.7.0