Uses of Class
com.atlassian.confluence.internal.search.v2.lucene.TopDocuments
-
Packages that use TopDocuments Package Description com.atlassian.confluence.internal.search.v2.lucene Provides a Lucene-backed implementation of theSearchManager. -
-
Uses of TopDocuments in com.atlassian.confluence.internal.search.v2.lucene
Fields in com.atlassian.confluence.internal.search.v2.lucene declared as TopDocuments Modifier and Type Field Description static TopDocumentsTopDocuments. EMPTYMethods in com.atlassian.confluence.internal.search.v2.lucene that return TopDocuments Modifier and Type Method Description TopDocumentsSearcherWithTokenAction. perform(org.apache.lucene.search.IndexSearcher indexSearcher, long searchToken)
-