Thanks Uwe for clearing this up! -John
On Mon, Dec 21, 2009 at 11:22 PM, Uwe Schindler <u...@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: u...@thetaphi.de > ------------------------------ > > *From:* John Wang [mailto:john.w...@gmail.com] > *Sent:* Tuesday, December 22, 2009 3:16 AM > *To:* java-u...@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* <john.w...@gmail.com> > Date: Mon, Dec 21, 2009 at 11:21 AM > Subject: 3.0 api change > To: Lucene Users List <lucene-u...@jakarta.apache.org>, > lucene-...@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 > > >