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 TopDocuments
TopDocuments. EMPTY
Methods in com.atlassian.confluence.internal.search.v2.lucene that return TopDocuments Modifier and Type Method Description TopDocuments
SearcherWithTokenAction. perform(org.apache.lucene.search.IndexSearcher indexSearcher, long searchToken)
-