Skip to content

fix(python): required aggregator parameter in browse_* #4016

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

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-3101

Changes included:

closes algolia/algoliasearch-client-python#573

the aggregator should be required in the browse context, there's no point of calling the helper for just the last response

@shortcuts shortcuts self-assigned this Oct 22, 2024
@shortcuts shortcuts marked this pull request as ready for review October 22, 2024 12:41
@shortcuts shortcuts requested a review from a team as a code owner October 22, 2024 12:41
@algolia-bot
Copy link
Collaborator

algolia-bot commented Oct 22, 2024

✔️ Code generated!

Name Link
🪓 Triggered by 129a56df248b3ea80e28ed2a9ed39e44c313af5d
🍃 Generated commit 8ca77bad52973f90f7a38f68986d8d77f3e99b08
🌲 Generated branch generated/fix/python-required-aggregator
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
python 1054

Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you also update the doc pls ?

@shortcuts
Copy link
Member Author

can you also update the doc pls ?

done here https://github.com/algolia/doc/pull/9478

@shortcuts shortcuts merged commit 0001e9b into main Oct 22, 2024
16 checks passed
@shortcuts shortcuts deleted the fix/python-required-aggregator branch October 22, 2024 13:36
algolia-bot added a commit that referenced this pull request Oct 22, 2024
algolia-bot added a commit to algolia/algoliasearch-client-python that referenced this pull request Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug]: SearchClient.browse_objects only returns last page
3 participants