Companion

object Companion

Properties

Link copied to clipboard

Represents sorting by index order.

Link copied to clipboard

Represents sorting by computed relevance. Using this sort criteria returns the same results as calling IndexSearcher#search()without a sort criteria, only with slightly more overhead.