public class FloatPointNearestNeighbor
extends java.lang.Object
Constructor and Description |
---|
FloatPointNearestNeighbor() |
Modifier and Type | Method and Description |
---|---|
static TopFieldDocs |
nearest(IndexSearcher searcher,
java.lang.String field,
int topN,
float... origin) |
public static TopFieldDocs nearest(IndexSearcher searcher, java.lang.String field, int topN, float... origin) throws java.io.IOException
java.io.IOException
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.