TopResults

Holds the results for a top N search using TopNSearcher

Properties

Link copied to clipboard

true iff this is a complete result ie. if the specified queue size was large enough to find the complete list of results. This might be false if the [ ] rejected too many results.

Link copied to clipboard

The top results

Functions

Link copied to clipboard
open operator override fun iterator(): MutableIterator<Util.Result<T>>