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