On Fri, Aug 6, 2010 at 1:48 PM, Ted Dunning <[email protected]> wrote: > Trunk is still pretty close to 3.0. The latest release is 3.0.1. The next > release is 3.0.2 as far as I can tell. > > The fact that the build says 4.0 is an artifact of the release process which > increments the version number willy nilly.
Actually, trunk is lucene/solr 4.0-dev. The branch named "branch_3x" is lucene/solr 3.x-dev (currently 3.1-dev) lucene/solr 4.x cannot currently read lucene 2.x (solr 1.x) indexes. lucene/solr 3.x cannot currently read lucene/solr 4.x indexes. -Yonik http://www.lucidimagination.com
