Uses of Class
com.atlassian.confluence.internal.index.lucene.AbstractDocumentCollector
-
Uses of AbstractDocumentCollector in com.atlassian.confluence.internal.index.lucene
Modifier 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