cloudant-labs / clouseau

Expose Lucene features as an erlang-like node
Apache License 2.0
58 stars 32 forks source link

fix: switch to the Cloudant fork of Lucene 4.6.1 #80

Closed pgj closed 1 year ago

pgj commented 1 year ago

This PR is to use the Cloudant-custom version of Apache Lucene to address problems with leaking resources (locks and files) on abrupt termination of the IndexWriter rollback. The following changes are backported to make work on top of version 4.6.1: