Suggestion

class Object
trait Matchable
class Any

Value members

Abstract methods

def analyzer: Option[String]
def analyzer(analyzer: String): Suggestion
def fieldname: String
def name: String
def shardSize: Option[Int]
def shardSize(shardSize: Int): Suggestion
def size: Option[Int]
def size(size: Int): Suggestion
def text: Option[String]
def text(text: String): Suggestion