Update ASF Yaml for Solr TLP move
1 file changed
tree: 3efca390cac452e8a95e37dd16a56ea471ae04ee
  1. gradle/
  2. .asf.yaml
  3. .gitattributes
  4. .gitignore
  5. build.gradle
  6. gradlew
  7. gradlew.bat
  8. LICENSE
  9. README.md
  10. 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.