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

Add Chewy::MultiSearch Feature #751

Merged
merged 4 commits into from
Feb 11, 2021
Merged

Add Chewy::MultiSearch Feature #751

merged 4 commits into from
Feb 11, 2021

Conversation

dalthon
Copy link
Contributor

@dalthon dalthon commented Feb 8, 2021

Rebase of #687

spec/chewy/multi_search_spec.rb Outdated Show resolved Hide resolved
spec/chewy/multi_search_spec.rb Outdated Show resolved Hide resolved
@dalthon dalthon force-pushed the add-multi-search-feature branch 2 times, most recently from ab8afd8 to bacd30a Compare February 8, 2021 16:20
@dalthon dalthon mentioned this pull request Feb 8, 2021
@dalthon
Copy link
Contributor Author

dalthon commented Feb 8, 2021

@rabotyaga and @AlfonsoUceda pointed out that it would be nice to not use types, so I will be better to wait until until we have 6.x suppoort.

@rabotyaga rabotyaga changed the base branch from master to es6 February 11, 2021 13:59
mpeychich and others added 4 commits February 11, 2021 17:00
Adds the ability to issue a single request for multiple search queries
by leveraging the Elasticsearch Multi Search API.
@rabotyaga rabotyaga force-pushed the add-multi-search-feature branch from bacd30a to b81a6d7 Compare February 11, 2021 14:07
@rabotyaga rabotyaga merged commit 142670f into es6 Feb 11, 2021
@rabotyaga rabotyaga deleted the add-multi-search-feature branch February 11, 2021 14:14
rabotyaga pushed a commit that referenced this pull request Feb 11, 2021
* Add ES6 support: remove multiple types mappings support. add `include_type_name` parameter for ES 6.7-6.8
* Remove legacy DSL & ES2 support (#747)

* Add Chewy::MultiSearch Feature (#751)
cyucelen pushed a commit to cyucelen/chewy that referenced this pull request Jan 28, 2023
* Add ES6 support: remove multiple types mappings support. add `include_type_name` parameter for ES 6.7-6.8
* Remove legacy DSL & ES2 support (toptal#747)

* Add Chewy::MultiSearch Feature (toptal#751)
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.

4 participants