Apache Solr open-source search software plugin modules sandbox

Clone this repo:
  1. a7a07cb Update ENCRYPTION.md to describe EncryptionBackupRepository. (#107) by Bruno Roustant · 4 days ago main
  2. 5982f75 Fix EncryptionUpdateLog.encryptLog() and its test. (#105) by Bruno Roustant · 5 days ago
  3. 3464284 EncryptionBackupRepository to back up encrypted files. (#106) by Bruno Roustant · 5 days ago
  4. 16bb050 Remove encryption log prefix. (#104) by Bruno Roustant · 2 weeks ago
  5. 1de1ce5 Shard split supports encryption. (#103) by Bruno Roustant · 3 weeks ago

Solr Sandbox

The solr sandbox repository serves as a place to host contributions that are not a part of core solr.

This allows for contributors to try out new ideas without affecting the main project.

The Lucene sandbox, which provides the same value for Lucene centric code, is currently a module within the main lucene-solr repository.