Analyzer

sealed abstract class Analyzer(val name: String) extends Support
Companion:
object
trait Support
trait QueryPart
class Object
trait Matchable
class Any
object Identity.type
object TextChinese.type
object TextDutch.type
object TextEnglish.type
object TextFinnish.type
object TextFrench.type
object TextGerman.type
object TextItalian.type
object TextNorwegian.type
object TextPortuguese.type
object TextRussian.type
object TextSpanish.type
object TextSwedish.type

Value members

Concrete methods

override def toQueryPart: QueryPart
Definition Classes

Concrete fields

val name: String