IndexApi

trait IndexApi
class Object
trait Matchable
class Any
object ElasticApi.type
object ElasticDsl.type

Value members

Concrete methods

def getIndex(index: String, others: String*): GetIndexRequest
def getIndex(indexes: Seq[String]): GetIndexRequest
def indexInto(index: Index): IndexRequest