Package org.elasticsearch.xpack.esql.expression.function.vector
package org.elasticsearch.xpack.esql.expression.function.vector
-
ClassDescriptionMarker 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.