Skip to content

[BUG] OpenSearch java client does not have pagination_depth in the HybridSearch.Builder #1491

Open
opensearch-project/opensearch-api-specification
#848
@leewjae

Description

@leewjae

Describe the bug

https://opensearch.org/docs/latest/vector-search/ai-search/hybrid-search/pagination/
According to this article, the pagination depth should be available from 2.19. However, even in the 2.22 version, there's no field in the builder to set the pagination_depth, from, and size.

Related component

Clients

To Reproduce

N/A

Expected behavior

Expected to see the pagination_depth, from, and size in the java client.

Additional Details

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions