Add crossdc module (#3)

* Add crossdc-consumer module
7 files changed
tree: b61c32208e4a3e14b3d859420b1eaf1470f31cf7
  1. crossdc-consumer/
  2. gradle/
  3. .asf.yaml
  4. .gitattributes
  5. .gitignore
  6. build.gradle
  7. gradlew
  8. gradlew.bat
  9. LICENSE
  10. README.md
  11. settings.gradle
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.