Add a note about main branch if somebody mistakenly checks out master.
1 file changed
tree: b7521bf9066163139a0436847a634ea5f32e19f3
  1. LICENSE
  2. README.md
README.md

Apache Lucene and Solr have separate repositories now!

Solr has become a top-level Apache project and main line development for Lucene and Solr is happening in each project's git repository now:

If you're seeing this message then switch the development to ‘main’: git checkout main

Development for branch 8x remains in the shared repository:

GitHub forks?

If you are using GitHub, make a clone of the corresponding repository mirror and create your pull requests against the main branch: