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