Class NearestNeighbor

java.lang.Object
ai.vespa.client.dsl.QueryChain
ai.vespa.client.dsl.NearestNeighbor

public class NearestNeighbor extends QueryChain
  • Constructor Details

    • NearestNeighbor

      public NearestNeighbor(String docVectorName, String queryVectorName)
  • Method Details