com.sksamuel.elastic4s.requests.analyzers

Members list

Type members

Deprecated classlikes

class Analyzer(val name: String)

Attributes

Deprecated
true
Supertypes
class Object
trait Matchable
class Any
Known subtypes
abstract class AnalyzerDefinition(val name: String)

Attributes

Deprecated
true
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case object ApostropheTokenFilter extends TokenFilter

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case object AsciiFoldingTokenFilter extends TokenFilter

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
trait CharFilter extends AnalyzerFilter

Attributes

Deprecated
true
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Deprecated
true
Supertypes
trait CharFilter
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class CommonGramsTokenFilter(name: String, commonWords: Iterable[String], commonWordsPath: Option[String], ignoreCase: Option[Boolean], queryMode: Option[Boolean]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case class CompoundWordTokenFilter(name: String, `type`: CompoundWordTokenFilterType, wordList: Iterable[String], wordListPath: Option[String], hyphenationPatternsPath: Option[String], minWordSize: Option[Int], minSubwordSize: Option[Int], maxSubwordSize: Option[Int], onlyLongestMatch: Option[Boolean]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all

Attributes

Deprecated
true
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class CustomAnalyzer(name: String) extends Analyzer

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
case class CustomAnalyzerDefinition(name: String, tokenizer: Tokenizer, filters: Seq[AnalyzerFilter]) extends AnalyzerDefinition

Attributes

Companion
object
Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Deprecated
true
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class CustomNormalizer(name: String) extends Normalizer

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Normalizer
class Object
trait Matchable
class Any
Show all
case class CustomNormalizerDefinition(name: String, filters: Seq[AnalyzerFilter]) extends NormalizerDefinition

Attributes

Companion
object
Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Deprecated
true
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
abstract class CustomizedTokenizer(val name: String) extends Tokenizer

Attributes

Deprecated
true
Supertypes
class Tokenizer
class Object
trait Matchable
class Any
Known subtypes

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class EdgeNGramTokenFilter(name: String, minGram: Option[Int], maxGram: Option[Int], side: Option[String]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case object EdgeNGramTokenizer extends Tokenizer

Attributes

Companion
class
Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
Self type
case class EdgeNGramTokenizer(name: String, minGram: Int, maxGram: Int, tokenChars: Iterable[String]) extends CustomizedTokenizer

Attributes

Companion
object
Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
case class ElisionTokenFilter(name: String, articles: Seq[String]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case object HtmlStripCharFilter extends CharFilter

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait CharFilter
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case object KStemTokenFilter extends TokenFilter

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
Self type
case object KeywordAnalyzer extends Analyzer

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class KeywordMarkerTokenFilter(name: String, keywords: Seq[String], keywordsPath: Option[String], keywordsPattern: Option[String], ignoreCase: Option[Boolean]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case object KeywordTokenizer extends Tokenizer

Attributes

Companion
class
Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
Self type
case class KeywordTokenizer(name: String, bufferSize: Int) extends CustomizedTokenizer

Attributes

Companion
object
Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
class LanguageAnalyzer(name: String) extends Analyzer

Attributes

Deprecated
true
Supertypes
class Analyzer
class Object
trait Matchable
class Any
Known subtypes
abstract class LanguageAnalyzerDef(val name: String, stopwords: Iterable[String]) extends AnalyzerDefinition

Attributes

Deprecated
true
Supertypes
class Object
trait Matchable
class Any

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class LengthTokenFilter(name: String, min: Option[Int], max: Option[Int]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case object LetterTokenizer extends Tokenizer

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
Self type
case class LimitTokenCountTokenFilter(name: String, maxTokenCount: Option[Int], consumeAllTokens: Option[Boolean]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case object LowercaseTokenFilter extends TokenFilter

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
Self type
case object LowercaseTokenizer extends Tokenizer

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
Self type
case class MappingCharFilter(name: String, mappings: (String, String)*) extends CharFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait CharFilter
class Object
trait Matchable
class Any
Show all
case class NGramTokenFilter(name: String, minGram: Option[Int], maxGram: Option[Int]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case object NGramTokenizer extends Tokenizer

Attributes

Companion
class
Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
Self type
case class NGramTokenizer(name: String, minGram: Int, maxGram: Int, tokenChars: Iterable[String]) extends CustomizedTokenizer

Attributes

Companion
object
Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all

Attributes

Deprecated
true
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class Normalizer(val name: String)

Attributes

Deprecated
true
Supertypes
class Object
trait Matchable
class Any
Known subtypes
abstract class NormalizerDefinition(val name: String)

Attributes

Deprecated
true
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class PathHierarchyTokenizer(name: String, delimiter: Char, replacement: Char, bufferSize: Int, reverse: Boolean, skip: Int) extends CustomizedTokenizer

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
case object PatternAnalyzer extends Analyzer

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class PatternAnalyzerDefinition(name: String, regex: String, lowercase: Boolean) extends AnalyzerDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class PatternCaptureTokenFilter(name: String, patterns: Seq[String], preserveOriginal: Boolean) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case class PatternReplaceCharFilter(name: String, pattern: String, replacement: String) extends CharFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait CharFilter
class Object
trait Matchable
class Any
Show all
case class PatternReplaceTokenFilter(name: String, pattern: String, replacement: String) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case object PatternTokenizer extends Tokenizer

Attributes

Companion
class
Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
Self type
case class PatternTokenizer(name: String, pattern: String, flags: String, group: Int) extends CustomizedTokenizer

Attributes

Companion
object
Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case object PorterStemTokenFilter extends TokenFilter

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class PredefinedCharFilter(name: String) extends CharFilter

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait CharFilter
class Object
trait Matchable
class Any
Show all
case class PredefinedTokenFilter(name: String) extends TokenFilter

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case class PredefinedTokenizer(name: String) extends Tokenizer

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
case object ReverseTokenFilter extends TokenFilter

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class ShingleTokenFilter(name: String, maxShingleSize: Option[Int], minShingleSize: Option[Int], outputUnigrams: Option[Boolean], outputUnigramsIfNoShingles: Option[Boolean], tokenSeparator: Option[String], fillerToken: Option[String]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case object SimpleAnalyzer extends Analyzer

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case object SnowballAnalyzer extends Analyzer

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class SnowballAnalyzerDefinition(name: String, lang: String, stopwords: Iterable[String]) extends AnalyzerDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class SnowballTokenFilter(name: String, language: String) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case object StandardAnalyzer extends Analyzer

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class StandardAnalyzerDefinition(name: String, stopwords: Iterable[String], maxTokenLength: Int) extends AnalyzerDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object StandardTokenFilter extends TokenFilter

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
Self type
case object StandardTokenizer extends Tokenizer

Attributes

Companion
class
Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
Self type
case class StandardTokenizer(name: String, maxTokenLength: Int) extends CustomizedTokenizer

Attributes

Companion
object
Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
case class StemmerOverrideTokenFilter(name: String, rules: Seq[String], rulesPath: Option[String]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case class StemmerTokenFilter(name: String, lang: String) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case object StopAnalyzer extends Analyzer

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class StopAnalyzerDefinition(name: String, stopwords: Iterable[String]) extends AnalyzerDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class StopTokenFilter(name: String, language: Option[String], stopwords: Iterable[String], stopwordsPath: Option[String], enablePositionIncrements: Option[Boolean], removeTrailing: Option[Boolean], ignoreCase: Option[Boolean]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case class SynonymGraphTokenFilter(name: String, path: Option[String], synonyms: Set[String], ignoreCase: Option[Boolean], format: Option[String], expand: Option[Boolean], tokenizer: Option[Tokenizer]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case class SynonymTokenFilter(name: String, path: Option[String], synonyms: Set[String], ignoreCase: Option[Boolean], format: Option[String], expand: Option[Boolean], tokenizer: Option[Tokenizer]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
abstract class Tokenizer(val name: String)

Attributes

Deprecated
true
Supertypes
class Object
trait Matchable
class Any
Known subtypes
case object TrimTokenFilter extends TokenFilter

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
Self type
case class TruncateTokenFilter(name: String, length: Option[Int]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case object UaxUrlEmailTokenizer extends Tokenizer

Attributes

Companion
class
Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
Self type
case class UaxUrlEmailTokenizer(name: String, maxTokenLength: Int) extends CustomizedTokenizer

Attributes

Companion
object
Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
case object UniqueTokenFilter extends TokenFilter

Attributes

Companion
class
Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
Self type
case class UniqueTokenFilter(name: String, onlyOnSamePosition: Option[Boolean]) extends TokenFilterDefinition

Attributes

Companion
object
Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
case object UppercaseTokenFilter extends TokenFilter

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all
Self type
case object WhitespaceAnalyzer extends Analyzer

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Analyzer
class Object
trait Matchable
class Any
Show all
Self type
case object WhitespaceTokenizer extends Tokenizer

Attributes

Deprecated
true
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Tokenizer
class Object
trait Matchable
class Any
Show all
Self type
case class WordDelimiterTokenFilter(name: String, generateWordParts: Option[Boolean], generateNumberParts: Option[Boolean], catenateWords: Option[Boolean], catenateNumbers: Option[Boolean], catenateAll: Option[Boolean], splitOnCaseChange: Option[Boolean], preserveOriginal: Option[Boolean], splitOnNumerics: Option[Boolean], stemEnglishPossesive: Option[Boolean]) extends TokenFilterDefinition

Attributes

Deprecated
true
Supertypes
trait Serializable
trait Product
trait Equals
trait TokenFilter
class Object
trait Matchable
class Any
Show all