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

UHF-8948: Modify Job listing index Search API processors #317

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

Jussiles
Copy link
Contributor

@Jussiles Jussiles commented Sep 22, 2023

UHF-8948

What was done

  • Remove Ignore case Search API processor from Job listing title field to index title without lowercasing it
  • Remove tokenizer and field boost processors from job_listing index as those are not used and Elastic 8 doesn't support index time boosting.

Check testing instructions from HDBT PR: City-of-Helsinki/drupal-hdbt#778

…g index as those are not used and Elastic 8 doesn't support index time boosting.
@Jussiles Jussiles changed the title UHF-8948: Remove tokenizer and field boost processors from job_listin… UHF-8948: Modify Job listing index Search API processors Sep 22, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@teroelonen teroelonen left a comment

Choose a reason for hiding this comment

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

This works 🦖

@Jussiles Jussiles merged commit d3d973d into dev Sep 25, 2023
3 checks passed
@Jussiles Jussiles deleted the UHF-8948-fix-and-clean-job-search branch September 25, 2023 12:26
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.

2 participants