TOP_DOCS

ScoreMode for top field collectors that can provide their own iterators, to optionally allow to skip for non-competitive docs

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int

Functions

Link copied to clipboard

Returns true if for this ScoreMode it is necessary to process all documents, or false if is enough to go through top documents only.

Link copied to clipboard

Whether this ScoreMode needs to compute scores.