Apache Solr open-source search software plugin modules sandbox

Clone this repo:
  1. 5f13abc Add Gatling-based "macro" benchmark module (#123) by Jason Gerlowski · 10 days ago main
  2. c1c6a8e Add tests for EncryptionRequestHandler request params. (#122) by Bruno Roustant · 7 weeks ago
  3. 5266383 Refactor EncryptionRequestHandler to split large methods. (#120) by Bruno Roustant · 8 weeks ago
  4. 3d6d404 Update ENCRYPTION.md for the distrib=true param. (#121) by Bruno Roustant · 9 weeks ago
  5. e5cce7e Support follower replicas fetching encrypted index files. (#116) by Bruno Roustant · 9 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.