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 John Wang <jo...@gmail.com> on 2009/12/22 03:15:54 UTC

Fwd: 3.0 api change

Any comments?
Did we just unintentionally remove getFieldComparatorSource in 3.0.0?

-John

---------- Forwarded message ----------
From: John Wang <jo...@gmail.com>
Date: Mon, Dec 21, 2009 at 11:21 AM
Subject: 3.0 api change
To: Lucene Users List <lu...@jakarta.apache.org>,
lucene-dev@jakarta.apache.org


Hi guys:

    I noticed SortField.getComparatorSource was removed (replaced by
getComparator) and it is not documented in CHANGES.TXT. This api was
introduced in 2.9.0.

    Is this intentional?

Thanks

-John

Re: 3.0 api change

Posted by John Wang <jo...@gmail.com>.
Thanks Uwe for clearing this up!

-John

On Mon, Dec 21, 2009 at 11:22 PM, Uwe Schindler <uw...@thetaphi.de> wrote:

>  This method was accidentially removed because it had no javadocs and was
> “somehow invisible”. This is the second one found, that was accidentially
> removed (the other was IR.getTermIndexDivisor).
>
>
>
> As JIRA is not working a the moment, I will add a comment to the Sort
> deprecations removal issue (LUCENE-1972) later, but it is fixed now in 3.0
> branch revision 893095 (and also trunk)
>
>
>
> Thanks!
>
> Uwe
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe@thetaphi.de
>   ------------------------------
>
> *From:* John Wang [mailto:john.wang@gmail.com]
> *Sent:* Tuesday, December 22, 2009 3:16 AM
> *To:* java-user@lucene.apache.org; java-dev@lucene.apache.org
> *Subject:* Fwd: 3.0 api change
>
>
>
> Any comments?
>
> Did we just unintentionally remove getFieldComparatorSource in 3.0.0?
>
>
>
> -John
>
> ---------- Forwarded message ----------
> From: *John Wang* <jo...@gmail.com>
> Date: Mon, Dec 21, 2009 at 11:21 AM
> Subject: 3.0 api change
> To: Lucene Users List <lu...@jakarta.apache.org>,
> lucene-dev@jakarta.apache.org
>
>
> Hi guys:
>
>
>
>     I noticed SortField.*getComparatorSource* was removed (replaced by
> getComparator) and it is not documented in CHANGES.TXT. This api was
> introduced in 2.9.0.
>
>
>
>     Is this intentional?
>
>
>
> Thanks
>
>
>
> -John
>
>
>

RE: 3.0 api change

Posted by Uwe Schindler <uw...@thetaphi.de>.
This method was accidentially removed because it had no javadocs and was
"somehow invisible". This is the second one found, that was accidentially
removed (the other was IR.getTermIndexDivisor).

 

As JIRA is not working a the moment, I will add a comment to the Sort
deprecations removal issue (LUCENE-1972) later, but it is fixed now in 3.0
branch revision 893095 (and also trunk)

 

Thanks!

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

  _____  

From: John Wang [mailto:john.wang@gmail.com] 
Sent: Tuesday, December 22, 2009 3:16 AM
To: java-user@lucene.apache.org; java-dev@lucene.apache.org
Subject: Fwd: 3.0 api change

 

Any comments?

Did we just unintentionally remove getFieldComparatorSource in 3.0.0?

 

-John

---------- Forwarded message ----------
From: John Wang <jo...@gmail.com>
Date: Mon, Dec 21, 2009 at 11:21 AM
Subject: 3.0 api change
To: Lucene Users List <lu...@jakarta.apache.org>,
lucene-dev@jakarta.apache.org


Hi guys:

 

    I noticed SortField.getComparatorSource was removed (replaced by
getComparator) and it is not documented in CHANGES.TXT. This api was
introduced in 2.9.0. 

 

    Is this intentional?

 

Thanks

 

-John