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