Apache Solr open-source search software plugin modules sandbox

Clone this repo:
  1. 130ba53 Remove EncryptionDirectory.shouldCheckEncryptionWhenReading optimization. (#102) by Bruno Roustant · 4 weeks ago main
  2. 6e0d0a4 Update to Solr 9. (#100) by Andrzej Białecki · 6 weeks ago
  3. 50b8f9b Refactor EncryptionRequestHandlerTest and update encryption.md about jdk 17. (#99) by Bruno Roustant · 3 months ago
  4. 0f6504b Add config & logic to control how updates are collapsed in the Consumer. (#97) by Andrzej Białecki · 4 months ago
  5. 1cd9a8d Add endpoint to expose consumer metrics. (#94) by Andrzej Białecki · 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.