Apache Solr open-source search software plugin modules sandbox

Clone this repo:
  1. c1c6a8e Add tests for EncryptionRequestHandler request params. (#122) by Bruno Roustant · 8 days ago main
  2. 5266383 Refactor EncryptionRequestHandler to split large methods. (#120) by Bruno Roustant · 2 weeks ago
  3. 3d6d404 Update ENCRYPTION.md for the distrib=true param. (#121) by Bruno Roustant · 2 weeks ago
  4. e5cce7e Support follower replicas fetching encrypted index files. (#116) by Bruno Roustant · 2 weeks ago
  5. cbe6cde Add missing Thread.interrupt() call. (#119) by Bruno Roustant · 5 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.