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