Skip to content

Add support of KNN queries  #2433

Closed
@manosetro

Description

@manosetro

Since version 8.4 of the elasticsearch-java client, KnnQuery implements only JsonpSerializable.

Before that change it was defined as:
public class KnnQuery extends QueryBase implements QueryVariant

As a result, the KnnQuery cannot be used in the NativeQuery class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions