Description
The knn Streaming Expression will use the MLTQueryParser to return the
k nearest neighbors for a document. This will support knn classification and regression use cases.
Syntax:
knn(collection, id="doc1", k="10", ...)
Attachments
Attachments
Issue Links
- is related to
-
SOLR-10651 Streaming Expressions statistical functions library
- Closed