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