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