Index

object Index
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def ascending(fieldName: String): Index
def ascending(fieldNames: Seq[String]): Index
def descending(fieldName: String): Index
def descending(fieldNames: Seq[String]): Index
def geo2d(fieldName: String): Index
def geo2dsphere(fieldName: String): Index
def geo2dsphere(fieldNames: Seq[String]): Index
def hashed(fieldName: String): Index
def text(fieldName: String): Index
def text: Index