Interface BlockLoaderFunctionConfig

All Known Implementing Classes:
BlockLoaderFunctionConfig.JustFunction, BlockLoaderFunctionConfig.JustWarnings, DenseVectorFieldMapper.VectorSimilarityFunctionConfig

public interface BlockLoaderFunctionConfig
Configuration needed to transform loaded values into blocks. MappedFieldTypes will find me in MappedFieldType.BlockLoaderContext.blockLoaderFunctionConfig() and use this configuration to choose the appropriate implementation for transforming loaded values into blocks.