Interface KnnPredicateOptionsStep

All Superinterfaces:
PredicateFinalStep, PredicateScoreStep<KnnPredicateOptionsStep>
All Known Implementing Classes:
KnnPredicateFieldStepImpl

public interface KnnPredicateOptionsStep extends PredicateScoreStep<KnnPredicateOptionsStep>, PredicateFinalStep
The final step in a "knn" predicate definition, where optional parameters can be set.