Add README.md, LICENSE, and .gitignore files
3 files changed
tree: 32baf681537f5d48570b4937c0ccabd94f705b97
  1. .gitignore
  2. LICENSE
  3. README.md
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.