com.sksamuel.elastic4s

Analyzer

object Analyzer

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Analyzer
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. object ArabicAnalyzer extends ElasticAnalyzer with Product with Serializable

  7. object ArmenianAnalyzer extends ElasticAnalyzer with Product with Serializable

  8. object BasqueAnalyzer extends ElasticAnalyzer with Product with Serializable

  9. object BrazilianAnalyzer extends ElasticAnalyzer with Product with Serializable

  10. object BulgarianAnalyzer extends ElasticAnalyzer with Product with Serializable

  11. object CatalanAnalyzer extends ElasticAnalyzer with Product with Serializable

  12. object ChineseAnalyzer extends ElasticAnalyzer with Product with Serializable

  13. object CjkAnalyzer extends ElasticAnalyzer with Product with Serializable

  14. object CzechAnalyzer extends ElasticAnalyzer with Product with Serializable

  15. object DanishAnalyzer extends ElasticAnalyzer with Product with Serializable

  16. object DutchAnalyzer extends ElasticAnalyzer with Product with Serializable

  17. object EnglishAnalyzer extends ElasticAnalyzer with Product with Serializable

  18. object FinnishAnalyzer extends ElasticAnalyzer with Product with Serializable

  19. object FrenchAnalyzer extends ElasticAnalyzer with Product with Serializable

  20. object GalicianAnalyzer extends ElasticAnalyzer with Product with Serializable

  21. object GermanAnalyzer extends ElasticAnalyzer with Product with Serializable

  22. object GreekAnalyzer extends ElasticAnalyzer with Product with Serializable

  23. object HindiAnalyzer extends ElasticAnalyzer with Product with Serializable

  24. object HungarianAnalyzer extends ElasticAnalyzer with Product with Serializable

  25. object IndonesianAnalyzer extends ElasticAnalyzer with Product with Serializable

  26. object ItalianAnalyzer extends ElasticAnalyzer with Product with Serializable

  27. object KeywordAnalyzer extends ElasticAnalyzer with Product with Serializable

  28. object LatvianAnalyzer extends ElasticAnalyzer with Product with Serializable

  29. object NorwegianAnalyzer extends ElasticAnalyzer with Product with Serializable

  30. object NotAnalyzed extends ElasticAnalyzer with Product with Serializable

  31. object PatternAnalyzer extends ElasticAnalyzer with Product with Serializable

  32. object PersianAnalyzer extends ElasticAnalyzer with Product with Serializable

  33. object PortugueseAnalyzer extends ElasticAnalyzer with Product with Serializable

  34. object RomanianAnalyzer extends ElasticAnalyzer with Product with Serializable

  35. object RussianAnalyzer extends ElasticAnalyzer with Product with Serializable

  36. object SimpleAnalyzer extends ElasticAnalyzer with Product with Serializable

  37. object SnowballAnalyzer extends ElasticAnalyzer with Product with Serializable

  38. object SpanishAnalyzer extends ElasticAnalyzer with Product with Serializable

  39. object StandardAnalyzer extends ElasticAnalyzer with Product with Serializable

  40. object StopAnalyzer extends ElasticAnalyzer with Product with Serializable

  41. object SwedishAnalyzer extends ElasticAnalyzer with Product with Serializable

  42. object ThaiAnalyzer extends ElasticAnalyzer with Product with Serializable

  43. object TurkishAnalyzer extends ElasticAnalyzer with Product with Serializable

  44. object WhitespaceAnalyzer extends ElasticAnalyzer with Product with Serializable

  45. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  46. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  48. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  49. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  50. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  51. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  52. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  53. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  54. final def notify(): Unit

    Definition Classes
    AnyRef
  55. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  56. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  57. def toString(): String

    Definition Classes
    AnyRef → Any
  58. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  59. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  60. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped