You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Ramprakash Ramamoorthy <yo...@gmail.com> on 2013/01/02 10:57:20 UTC

Pulling lucene 4.1

Dear all,

           Would be glad to know on which branch of lucene is the
development happening on version 4.1. Would be glad if you can share the
repo URL, we are testing out certain features of 4.1 including
CompressingStoredFieldsFormat.

           Currently we are pulling from trunk, which I guess is 5.x
branch. Very particular about 4.1 because, we need backward compatibility
with 3.x. Thanks in advance.

-- 
With Thanks and Regards,
Ramprakash Ramamoorthy,
India.

Re: Pulling lucene 4.1

Posted by Ramprakash Ramamoorthy <yo...@gmail.com>.
On Fri, Jan 4, 2013 at 6:27 PM, Erick Erickson <er...@gmail.com>wrote:

> BTW, if all you're interested in is the compiled code, you can always get
> the latest build from:
> http://wiki.apache.org/solr/NightlyBuilds(4x-SNAPSHOT). That code will
> be compiled from the link Shai pointed out
> except for any commits since the build...
>

Thank you Erick and et al for the response. 4X branch is my way to go!

>
> FWIW,
> Erick
>
>
> On Wed, Jan 2, 2013 at 2:01 PM, Shai Erera <se...@gmail.com> wrote:
>
> > I was under the impression that you already migrated to 4.0 and are
> asking
> > for 4.1.
> >
> > 4.x promises backwards compatibility as far as index format goes.
> > Regarding API, you should consult the CHANGES as well as MIGRATE files in
> > order to successfully migrate a 3x Lucene app to 4.0.
> >
> > Shai
> >
> >
> > On Wed, Jan 2, 2013 at 8:06 PM, Lance Norskog <go...@gmail.com> wrote:
> >
> > > 4.x does not promise backwards compatibility with 3.x. Have you made
> your
> > > own extensions?
> > >
> > > On 01/02/2013 04:38 AM, Shai Erera wrote:
> > >
> > >> There's no specific branch for 4.1 yet. All development still happens
> on
> > >> the 4x branch (
> > >> http://svn.apache.org/repos/**asf/lucene/dev/branches/**branch_4x/<
> > http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x/>
> > >> ).
> > >>
> > >> Note that Lucene maintains two active branches for development:
> 'trunk'
> > >> (currently to be 5.0) and '4x' off of which all Lucene 4.x releases
> are
> > >> created.
> > >>
> > >> Shai
> > >>
> > >>
> > >> On Wed, Jan 2, 2013 at 11:57 AM, Ramprakash Ramamoorthy <
> > >> youngestachiever@gmail.com> wrote:
> > >>
> > >>  Dear all,
> > >>>
> > >>>             Would be glad to know on which branch of lucene is the
> > >>> development happening on version 4.1. Would be glad if you can share
> > the
> > >>> repo URL, we are testing out certain features of 4.1 including
> > >>> CompressingStoredFieldsFormat.
> > >>>
> > >>>             Currently we are pulling from trunk, which I guess is 5.x
> > >>> branch. Very particular about 4.1 because, we need backward
> > compatibility
> > >>> with 3.x. Thanks in advance.
> > >>>
> > >>> --
> > >>> With Thanks and Regards,
> > >>> Ramprakash Ramamoorthy,
> > >>> India.
> > >>>
> > >>>
> > >
> > >
> ------------------------------**------------------------------**---------
> > > To unsubscribe, e-mail: java-user-unsubscribe@lucene.**apache.org<
> > java-user-unsubscribe@lucene.apache.org>
> > > For additional commands, e-mail: java-user-help@lucene.apache.**org<
> > java-user-help@lucene.apache.org>
> > >
> > >
> >
>



-- 
With Thanks and Regards,
Ramprakash Ramamoorthy,
Engineer Trainee,
Zoho Corporation.
+91 9626975420

Re: Pulling lucene 4.1

Posted by Erick Erickson <er...@gmail.com>.
BTW, if all you're interested in is the compiled code, you can always get
the latest build from:
http://wiki.apache.org/solr/NightlyBuilds(4x-SNAPSHOT). That code will
be compiled from the link Shai pointed out
except for any commits since the build...

FWIW,
Erick


On Wed, Jan 2, 2013 at 2:01 PM, Shai Erera <se...@gmail.com> wrote:

> I was under the impression that you already migrated to 4.0 and are asking
> for 4.1.
>
> 4.x promises backwards compatibility as far as index format goes.
> Regarding API, you should consult the CHANGES as well as MIGRATE files in
> order to successfully migrate a 3x Lucene app to 4.0.
>
> Shai
>
>
> On Wed, Jan 2, 2013 at 8:06 PM, Lance Norskog <go...@gmail.com> wrote:
>
> > 4.x does not promise backwards compatibility with 3.x. Have you made your
> > own extensions?
> >
> > On 01/02/2013 04:38 AM, Shai Erera wrote:
> >
> >> There's no specific branch for 4.1 yet. All development still happens on
> >> the 4x branch (
> >> http://svn.apache.org/repos/**asf/lucene/dev/branches/**branch_4x/<
> http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x/>
> >> ).
> >>
> >> Note that Lucene maintains two active branches for development: 'trunk'
> >> (currently to be 5.0) and '4x' off of which all Lucene 4.x releases are
> >> created.
> >>
> >> Shai
> >>
> >>
> >> On Wed, Jan 2, 2013 at 11:57 AM, Ramprakash Ramamoorthy <
> >> youngestachiever@gmail.com> wrote:
> >>
> >>  Dear all,
> >>>
> >>>             Would be glad to know on which branch of lucene is the
> >>> development happening on version 4.1. Would be glad if you can share
> the
> >>> repo URL, we are testing out certain features of 4.1 including
> >>> CompressingStoredFieldsFormat.
> >>>
> >>>             Currently we are pulling from trunk, which I guess is 5.x
> >>> branch. Very particular about 4.1 because, we need backward
> compatibility
> >>> with 3.x. Thanks in advance.
> >>>
> >>> --
> >>> With Thanks and Regards,
> >>> Ramprakash Ramamoorthy,
> >>> India.
> >>>
> >>>
> >
> > ------------------------------**------------------------------**---------
> > To unsubscribe, e-mail: java-user-unsubscribe@lucene.**apache.org<
> java-user-unsubscribe@lucene.apache.org>
> > For additional commands, e-mail: java-user-help@lucene.apache.**org<
> java-user-help@lucene.apache.org>
> >
> >
>

Re: Pulling lucene 4.1

Posted by Shai Erera <se...@gmail.com>.
I was under the impression that you already migrated to 4.0 and are asking
for 4.1.

4.x promises backwards compatibility as far as index format goes.
Regarding API, you should consult the CHANGES as well as MIGRATE files in
order to successfully migrate a 3x Lucene app to 4.0.

Shai


On Wed, Jan 2, 2013 at 8:06 PM, Lance Norskog <go...@gmail.com> wrote:

> 4.x does not promise backwards compatibility with 3.x. Have you made your
> own extensions?
>
> On 01/02/2013 04:38 AM, Shai Erera wrote:
>
>> There's no specific branch for 4.1 yet. All development still happens on
>> the 4x branch (
>> http://svn.apache.org/repos/**asf/lucene/dev/branches/**branch_4x/<http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x/>
>> ).
>>
>> Note that Lucene maintains two active branches for development: 'trunk'
>> (currently to be 5.0) and '4x' off of which all Lucene 4.x releases are
>> created.
>>
>> Shai
>>
>>
>> On Wed, Jan 2, 2013 at 11:57 AM, Ramprakash Ramamoorthy <
>> youngestachiever@gmail.com> wrote:
>>
>>  Dear all,
>>>
>>>             Would be glad to know on which branch of lucene is the
>>> development happening on version 4.1. Would be glad if you can share the
>>> repo URL, we are testing out certain features of 4.1 including
>>> CompressingStoredFieldsFormat.
>>>
>>>             Currently we are pulling from trunk, which I guess is 5.x
>>> branch. Very particular about 4.1 because, we need backward compatibility
>>> with 3.x. Thanks in advance.
>>>
>>> --
>>> With Thanks and Regards,
>>> Ramprakash Ramamoorthy,
>>> India.
>>>
>>>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: java-user-unsubscribe@lucene.**apache.org<ja...@lucene.apache.org>
> For additional commands, e-mail: java-user-help@lucene.apache.**org<ja...@lucene.apache.org>
>
>

Re: Pulling lucene 4.1

Posted by Lance Norskog <go...@gmail.com>.
4.x does not promise backwards compatibility with 3.x. Have you made 
your own extensions?

On 01/02/2013 04:38 AM, Shai Erera wrote:
> There's no specific branch for 4.1 yet. All development still happens on
> the 4x branch (
> http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x/).
>
> Note that Lucene maintains two active branches for development: 'trunk'
> (currently to be 5.0) and '4x' off of which all Lucene 4.x releases are
> created.
>
> Shai
>
>
> On Wed, Jan 2, 2013 at 11:57 AM, Ramprakash Ramamoorthy <
> youngestachiever@gmail.com> wrote:
>
>> Dear all,
>>
>>             Would be glad to know on which branch of lucene is the
>> development happening on version 4.1. Would be glad if you can share the
>> repo URL, we are testing out certain features of 4.1 including
>> CompressingStoredFieldsFormat.
>>
>>             Currently we are pulling from trunk, which I guess is 5.x
>> branch. Very particular about 4.1 because, we need backward compatibility
>> with 3.x. Thanks in advance.
>>
>> --
>> With Thanks and Regards,
>> Ramprakash Ramamoorthy,
>> India.
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: Pulling lucene 4.1

Posted by Shai Erera <se...@gmail.com>.
There's no specific branch for 4.1 yet. All development still happens on
the 4x branch (
http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x/).

Note that Lucene maintains two active branches for development: 'trunk'
(currently to be 5.0) and '4x' off of which all Lucene 4.x releases are
created.

Shai


On Wed, Jan 2, 2013 at 11:57 AM, Ramprakash Ramamoorthy <
youngestachiever@gmail.com> wrote:

> Dear all,
>
>            Would be glad to know on which branch of lucene is the
> development happening on version 4.1. Would be glad if you can share the
> repo URL, we are testing out certain features of 4.1 including
> CompressingStoredFieldsFormat.
>
>            Currently we are pulling from trunk, which I guess is 5.x
> branch. Very particular about 4.1 because, we need backward compatibility
> with 3.x. Thanks in advance.
>
> --
> With Thanks and Regards,
> Ramprakash Ramamoorthy,
> India.
>