Apache Solr open-source search software plugin modules sandbox

Clone this repo:
  1. 0d007c3 Add isIndexEncrypted flag and encryption listener. (#128) by Bruno Roustant · 3 weeks ago main
  2. a72cc01 Fix invisible flaw in DecryptingIndexInput.seek() and extract DecryptionBuffer (#131) by Antoine Gruzelle · 3 weeks ago
  3. 0877f8e Add steps pulled out of the PR (#127) by Eric Pugh · 7 months ago
  4. 9ff4536 [GATLING] Add in logback configuration to silence http traffic (#125) by Eric Pugh · 8 months ago
  5. 22f41cd Add automation for running gatling nightly (#124) by Jason Gerlowski · 8 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.