knn.asciidoc 710 B

123456789101112131415161718
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. [discrete]
  3. [[esql-knn]]
  4. === `KNN`
  5. preview::["Do not use on production environments. This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features."]
  6. *Syntax*
  7. [.text-center]
  8. image::esql/functions/signature/knn.svg[Embedded,opts=inline]
  9. include::../parameters/knn.asciidoc[]
  10. include::../description/knn.asciidoc[]
  11. include::../types/knn.asciidoc[]
  12. include::../functionNamedParams/knn.asciidoc[]
  13. include::../examples/knn.asciidoc[]