Interface DistanceToFieldProjectionBuilder

All Superinterfaces:
SearchProjectionBuilder<Double>
All Known Implementing Classes:
ElasticsearchDistanceToFieldProjection.Builder, LuceneDistanceToFieldProjection.Builder

public interface DistanceToFieldProjectionBuilder extends SearchProjectionBuilder<Double>