Hi, I'm looking for a way to filter out duplicates of a search result and found this class in the javadoc [1]. However, it is not included in the 2.4.1 source [2]. There seem to be some other classes missing or inconsistencies as well. [1] http://lucene.apache.org/java/2_4_1/api/org/apache/lucene/search/DuplicateFilter.html [2] http://svn.apache.org/viewvc/lucene/java/branches/lucene_2_4/src/java/org/apache/lucene/search/
Thanks, Paul.