StringField
lightdb.lucene.index.StringField
case class StringField[D <: Document[D]](fieldName: String, indexSupport: IndexSupport[D], get: D => Option[String], store: Boolean)(implicit rw: RW[String]) extends LuceneIndexedField[String, D]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IndexedField[String, D]class Objecttrait Matchableclass Any
Members list
In this article