Package org.hibernate.search.engine.backend.types.converter.spi
-
Interface Summary Interface Description ToDocumentIdentifierValueConverter<I> A converter from a source identifier value to a target value that should be used as a document identifier. -
Class Summary Class Description DslConverter<V,F> A converter for values passed to the DSL.PassThroughFromDocumentFieldValueConverter<F> PassThroughToDocumentFieldValueConverter<F> ProjectionConverter<F,V> A converter from a value obtained from the backend to a projected value.StringToDocumentIdentifierValueConverter