Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
leewjae opened this issue Mar 19, 2025 · 2 comments · May be fixed by #1490 or opensearch-project/opensearch-api-specification#848
Labels
bug Something isn't working

Comments

@leewjae
Copy link

leewjae commented Mar 19, 2025

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.

@leewjae leewjae added bug Something isn't working untriaged labels Mar 19, 2025
@Xtansia
Copy link
Collaborator

Xtansia commented Mar 20, 2025

@opensearch-project/admin Please transfer this issue to https://github.com/opensearch-project/opensearch-java/

@gaiksaya gaiksaya transferred this issue from opensearch-project/OpenSearch Mar 20, 2025
@Xtansia Xtansia removed the untriaged label Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants