Apache Solr open-source search software plugin modules sandbox

Clone this repo:
  1. cbe6cde Add missing Thread.interrupt() call. (#119) by Bruno Roustant · 4 days ago main
  2. 14558ac Add additional EncryptionMergePolicyTest. (#118) by Bruno Roustant · 5 weeks ago
  3. 0290676 Encryption IndexInput and IndexOutput can be unwrapped. More doc about IV construction. (#117) by Bruno Roustant · 9 weeks ago
  4. eea176d Transfer encryption commit metadata when nodes restart before the commit. (#113) by Bruno Roustant · 5 months ago
  5. cdeda0d EncryptionRequestHandler supports encryption requests distribution. (#115) by Bruno Roustant · 5 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.