Uses of Class
javadocofflinesearch.extensions.PagedScoreDocs
-
Packages that use PagedScoreDocs Package Description javadocofflinesearch.extensions -
-
Uses of PagedScoreDocs in javadocofflinesearch.extensions
Fields in javadocofflinesearch.extensions with type parameters of type PagedScoreDocs Modifier and Type Field Description static java.util.Comparator<PagedScoreDocs>PagedScoreDocs. luceneFirststatic java.util.Comparator<PagedScoreDocs>PagedScoreDocs. mergedCompstatic java.util.Comparator<PagedScoreDocs>PagedScoreDocs. pageFirstMethods in javadocofflinesearch.extensions that return types with arguments of type PagedScoreDocs Modifier and Type Method Description static java.util.Comparator<PagedScoreDocs>PagedScoreDocs. getComparator(boolean page)
-