Apache Solr open-source search software plugin modules sandbox

Clone this repo:
  1. 16bb050 Remove encryption log prefix. (#104) by Bruno Roustant · 6 days ago main
  2. 1de1ce5 Shard split supports encryption. (#103) by Bruno Roustant · 13 days ago
  3. 130ba53 Remove EncryptionDirectory.shouldCheckEncryptionWhenReading optimization. (#102) by Bruno Roustant · 6 weeks ago
  4. 6e0d0a4 Update to Solr 9. (#100) by Andrzej Białecki · 8 weeks ago
  5. 50b8f9b Refactor EncryptionRequestHandlerTest and update encryption.md about jdk 17. (#99) by Bruno Roustant · 4 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.