Skip to content

Sparse Vector Query Does Not Support Query Vector Providing #8827

@mgjam

Description

@mgjam

Elastic.Clients.Elasticsearch version: 9.2

Elasticsearch version: 9.2

.NET runtime version: 8

Operating system version: Windows

Description of the problem including expected versus actual behavior:
I am not able to compose sparse vector query with strongly typed C# classes when I want to provide query vector instead of using query and inference ID.

Steps to reproduce:

  1. Try to perform sparse vectory query by providing query vector instead of query and inference ID
  2. Observe there's no such an option

Expected behavior
Sparse vectory query and descriptor should allow to provide query vector as an alternative to query and inference ID

Provide ConnectionSettings (if relevant):

Provide DebugInformation (if relevant):
src/Elastic.Clients.Elasticsearch/_Generated/Types/QueryDsl/SparseVectorQuery.g.cs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions