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

Refs #11753 - remove elastic search from content view filter rules #5569

Merged
merged 1 commit into from
Nov 10, 2015

Conversation

cfouant
Copy link
Member

@cfouant cfouant commented Nov 5, 2015

No description provided.


@search_service.model = ContentViewFilter.rule_class_for(@filter)
respond(:collection => item_search(ContentViewFilter.rule_class_for(@filter), params, options))
results = ContentViewFilter.rule_class_for(@filter)
Copy link
Member

Choose a reason for hiding this comment

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

It doesn't look like you're limiting filter rules to a specific filter? this would return all rules across the whole server wouldn't it?

Copy link
Member Author

Choose a reason for hiding this comment

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

@jlsherrill - you're right, fixed

@jlsherrill
Copy link
Member

ACK

cfouant added a commit that referenced this pull request Nov 10, 2015
Refs #11753 - remove elastic search from content view filter rules
@cfouant cfouant merged commit 4c0ee86 into Katello:master Nov 10, 2015
@cfouant cfouant deleted the filter-rules-scoped-search branch November 10, 2015 14:53
@ehelms
Copy link
Member

ehelms commented Nov 14, 2015

Did this commit not fix the issue in 11753? What else needs to be done? If it did fix it, please close it in Redmine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants