Apache Solr open-source search software plugin modules sandbox

Clone this repo:
  1. 5238ca6 Some refactoring, a bunch of simple mock tests, test fixes & improvements, dep updates and fixes, rework offset management.. (#56) by Mark Robert Miller · 3 weeks ago main
  2. 7b53bb3 Increment versions. (#55) by Mark Robert Miller · 7 weeks ago
  3. 8754d0d Fix up test. (#54) by Mark Robert Miller · 7 weeks ago
  4. 5bb18df Move batching from solr+kafka to just kafka. (#53) by Mark Robert Miller · 7 weeks ago
  5. 0a59838 Add encryption module. 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.