Package org.elasticsearch.xpack.esql.expression.function.vector
package org.elasticsearch.xpack.esql.expression.function.vector
-
ClassDescriptionFunctional interface for evaluating the scalar value of the underlying float array.Marker interface for vector functions.Base class for vector similarity functions, which compute a similarity score between two dense vectorsFunctional interface for evaluating the similarity between two float arraysDefines the named writables for vector functions in ESQL.