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

adding "query" and "facet_query" filters #36

Merged
merged 1 commit into from
Nov 25, 2013
Merged

Conversation

BaseOfASE-Corp
Copy link
Contributor

QA found 2 filter "types" that were not supported in li3_charizard

if(isset($value['facet']['range'])){
$filterFields[] = array(
'key' => 'facet.range',
'value' => "{!tag={$key} ex={$key}}{$key}",
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the last {$key} supposed to be there, rather than some $value? I've no clue what the query looks like, just seemed like a lot of '$keys in a row.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes

@elijahsummers
Copy link
Contributor

👍

weiWork pushed a commit that referenced this pull request Nov 25, 2013
adding "query" and "facet_query" filters
@weiWork weiWork merged commit f39ee04 into master Nov 25, 2013
@weiWork weiWork deleted the adding_more_filters branch November 25, 2013 14:33
@BaseOfASE-Corp
Copy link
Contributor Author

thanks!

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