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.IOExceptionCopyright © 2000–2025 The Apache Software Foundation. All rights reserved.