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

[SearchBundle] Add boolOr filter for range filters for elasticsearch engine #4311

Merged
merged 1 commit into from
Feb 26, 2016

Conversation

Niiko
Copy link

@Niiko Niiko commented Feb 25, 2016

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets -
License MIT
Doc PR -

Indead, when you select two values in facets like price "from 0 to 20" and "from 20.01 to 50" the results can't find the correct results.

In fact, it seems to keep the last request :/

I also fix the missing $termFilters variable initialization

pjedrzejewski pushed a commit that referenced this pull request Feb 26, 2016
[SearchBundle] Add boolOr filter for range filters for elasticsearch engine
@pjedrzejewski pjedrzejewski merged commit ae030cb into Sylius:master Feb 26, 2016
@pjedrzejewski
Copy link
Member

Thanks Nicolas! 👍

@Niiko Niiko deleted the backend-menu branch May 9, 2016 13:50
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.

None yet

3 participants