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

refactor(searchClient): use client search method #1019

Merged
merged 1 commit into from Jul 16, 2021
Merged

Conversation

shortcuts
Copy link
Member

@shortcuts shortcuts commented Jul 15, 2021

Summary

We now use the multi-queries search method from the client which allows the user to override the method from transformSearchClient.

Result

The user can now override the search method, to debounce the search for example.

Example

sandbox

Issues

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 373e620:

Sandbox Source
Vanilla Configuration

Copy link
Contributor

@Haroenv Haroenv left a comment

Choose a reason for hiding this comment

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

it's a refactor, not a fix

@shortcuts shortcuts changed the title fix(searchClient): use client search method refactor(searchClient): use client search method Jul 16, 2021
@shortcuts shortcuts merged commit 9da72a8 into next Jul 16, 2021
@shortcuts shortcuts deleted the fix/searchClient branch July 16, 2021 11:34
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.

Send search request to Algolia with some delay
3 participants