Add encryption module.

38 files changed
tree: f58e3383d2def10e207145bf54e5dc1b184d3ddd
  1. crossdc-commons/
  2. crossdc-consumer/
  3. crossdc-producer/
  4. encryption/
  5. gradle/
  6. .asf.yaml
  7. .gitattributes
  8. .gitignore
  9. build.gradle
  10. cluster-stop.sh
  11. cluster.sh
  12. CROSSDC.md
  13. ENCRYPTION.md
  14. gradlew
  15. gradlew.bat
  16. LICENSE
  17. log4j2.xml
  18. manual-test.sh
  19. README.md
  20. settings.gradle
  21. version.props
README.md

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.