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