Apache Solr open-source search software plugin modules sandbox

Clone this repo:
  1. b377848 Add KmsKeySupplier that calls a KmsClient to decrypt encryption keys. (#108) by Bruno Roustant · 4 weeks ago main
  2. a7a07cb Update ENCRYPTION.md to describe EncryptionBackupRepository. (#107) by Bruno Roustant · 2 months ago
  3. 5982f75 Fix EncryptionUpdateLog.encryptLog() and its test. (#105) by Bruno Roustant · 2 months ago
  4. 3464284 EncryptionBackupRepository to back up encrypted files. (#106) by Bruno Roustant · 2 months ago
  5. 16bb050 Remove encryption log prefix. (#104) by Bruno Roustant · 3 months 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.