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: [email protected] _____ From: John Wang [mailto:[email protected]] Sent: Tuesday, December 22, 2009 3:16 AM To: [email protected]; [email protected] Subject: Fwd: 3.0 api change Any comments? Did we just unintentionally remove getFieldComparatorSource in 3.0.0? -John ---------- Forwarded message ---------- From: John Wang <[email protected]> Date: Mon, Dec 21, 2009 at 11:21 AM Subject: 3.0 api change To: Lucene Users List <[email protected]>, [email protected] 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
