-
Notifications
You must be signed in to change notification settings - Fork 34
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
EZP-31226: Added MaxDepth parameter for query location criterion and set default max depth=2 for integration tests #165
EZP-31226: Added MaxDepth parameter for query location criterion and set default max depth=2 for integration tests #165
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please adjust naming conventions as described in the Kernel PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, friendly reminder: CI is still failing :)
after talk with the @adamwojs this CI fail is not connected with my PR |
Yes, CI failure is not related to PR changes. I will take care of it. |
Ok, you can move this to QA. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA Approved on eZ Platform EE v2.5.8 with diffs.
Symfony 4 no longer allows using private services in DIC @=service expressions so we need to provide factory instead.
Added test coverage for the changes from ezsystems/ezplatform-solr-search-engine#165.
Merged up to 2.0 as a9b568b and up to master as bc2f8dc. We'll need a follow-up for Solr tests in Kernel as the scoring changed and I had to temporarily disable one of them on |
1.7
for bug fixes or improvements (on existing features)Solution for reported bug:
https://jira.ez.no/browse/EZP-31226
Fixed missing "depth" parameters and added new test for fulltext search for embed content
Changes also in ezpublish-kernel: ezsystems/ezpublish-kernel#2922
TODO:
$ composer fix-cs
).