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

EZP-31741: Fixed features detection in eZ\Publish\Core\Repository\SearchService::supports #193

Merged
merged 1 commit into from
Oct 13, 2020

Conversation

adamwojs
Copy link
Member

composer.json Outdated
@@ -12,7 +12,7 @@
],
"require": {
"php": "^7.3",
"ezsystems/ezplatform-kernel": "~1.1.0@dev",
"ezsystems/ezplatform-kernel": "dev-ezp_31741v2",
Copy link
Member

Choose a reason for hiding this comment

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

Friendly reminder, rebase after all is green

@micszo micszo self-assigned this Sep 30, 2020
@micszo
Copy link
Member

micszo commented Oct 1, 2020

Current test status.

  1. Removing search engine documents after removing translation (ref. https://jira.ez.no/browse/EZP-31420): OK.
  2. Score boosting: NOK. Before and after the fix scores are always set to 1.0.
  3. Using different search engines per repository (ref. https://jira.ez.no/browse/EZP-31701): OK.

Copy link
Member

@micszo micszo left a comment

Choose a reason for hiding this comment

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

Clarified point 2. on slack.

@micszo micszo removed their assignment Oct 13, 2020
@adamwojs adamwojs force-pushed the ezp_31701_v2 branch 2 times, most recently from a6ae656 to bf7bc66 Compare October 13, 2020 11:05
@adamwojs adamwojs merged commit e8df4e9 into 3.1 Oct 13, 2020
@adamwojs adamwojs deleted the ezp_31701_v2 branch October 13, 2020 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

6 participants