Packages

package sort

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait FieldSortMissing extends AnyRef

    The missing behaviour for a com.couchbase.client.scala.search.sort.SearchSort.FieldSort.

  2. sealed trait FieldSortMode extends AnyRef

    The mode of a com.couchbase.client.scala.search.sort.SearchSort.FieldSort.

  3. sealed trait FieldSortType extends AnyRef

    The type of the field used for a com.couchbase.client.scala.search.sort.SearchSort.FieldSort.

  4. sealed trait SearchSort extends AnyRef

    Base class for all FTS sort options in querying.

    Base class for all FTS sort options in querying.

    Since

    1.0.0

Value Members

  1. object FieldSortMissing
  2. object FieldSortMode
  3. object FieldSortType
  4. object SearchSort

    Base class for all FTS sort options in querying.

    Base class for all FTS sort options in querying.

    Since

    1.0.0

Ungrouped