Config

textmogrify.lucene.Config
See theConfig companion object
final case class Config(lowerCase: Boolean, foldASCII: Boolean, defaultStopWords: Boolean, customStopWords: Set[String])

Attributes

Companion
object
Source
AnalyzerBuilder.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
AnalyzerBuilder.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product