Uses of Class
com.atlassian.confluence.internal.index.lucene.AbstractDocumentCollector
Packages that use AbstractDocumentCollector
-
Uses of AbstractDocumentCollector in com.atlassian.confluence.internal.index.lucene
Subclasses of AbstractDocumentCollector in com.atlassian.confluence.internal.index.luceneModifier and TypeClassDescriptionclass
Originally an inner class ofLuceneSearchIndexAccessor
, but extracted as a first-citizen class here for better clarity.class
This collector stores the score of the document into the v2ScannedDocument
so that the consumer can do further computation based on it