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