Package org.hibernate.search.backend.lucene.types.codec.impl
package org.hibernate.search.backend.lucene.types.codec.impl
-
ClassDescriptionAbstractLuceneNumericFieldCodec<F,
E extends Number> LuceneFieldCodec<F,E> Defines how a given value will be encoded in the Lucene document and how it will be decoded.Vector field specific codec that allows redefiningKnnVectorsFormat.