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. Can you say a little bit more about the failure? Are you getting a compile failure? On Fri, Aug 6, 2010 at 10:38 AM, <[email protected]> wrote: > Ted, > > I am using the trunk version of Solr ( > http://hudson.zones.apache.org/hudson/job/Solr-trunk/), which, when I > build it, includes "lucene-*-4.0-dev" jars (I am assuming this is trunk > Lucene, and I use the JavaDocs accordingly - > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/javadoc/all/index.html > ). > > I understand that this is very new software, and there are API breaks in > many places. Specifically, the IndexReader has changed. I was hoping to > see if any Mahout users had tried importing vectors from this > Solr-trunk/Lucene-trunk combination. > > Thanks! > > Steve > > > > Quoting Ted Dunning <[email protected]>: > > Lucene 4.0? 3.0 just came out. >> >> >> http://hudson.zones.apache.org/hudson/view/Lucene/job/Lucene-trunk/lastSuccessfulBuild/artifact/lucene/build/docs/changes/Changes.html#older >> >> On Fri, Aug 6, 2010 at 8:59 AM, <[email protected]> wrote: >> >> Hello, >>> >>> I am trying to import an index from Solr 1.5, which uses the new Lucene >>> 4.0 >>> index and API. I was wondering if there was any support for doing this >>> in >>> the trunk version of Mahout. >>> >>> I have already modified my local copy of Mahout to read the index >>> partially, but wanted to see if there was any work underway to support >>> the >>> new API. I can also try running the new code to import a Lucene 3.x >>> index >>> to see if that works. >>> >>> Thank you! >>> >>> Sincerely, >>> Steve McGill >>> >>> >>> >>> >>> >> > >
