Skip to content

Commit

Permalink
Merge pull request #317 from City-of-Helsinki/UHF-8948-fix-and-clean-…
Browse files Browse the repository at this point in the history
…job-search

UHF-8948: Modify Job listing index Search API processors
  • Loading branch information
Jussiles authored Sep 25, 2023
2 parents 5f7c8bb + 0e55585 commit d3d973d
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions conf/cmi/search_api.index.job_listings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ field_settings:
datasource_id: 'entity:node'
property_path: title
type: text
boost: !!float 2
dependencies:
module:
- node
Expand Down Expand Up @@ -335,24 +334,12 @@ processor_settings:
- field_recruitment_id
- field_search_id
- langcode
- title
language_with_fallback: { }
number_field_boost:
weights:
preprocess_index: 0
boosts: { }
project_execution_schedule: { }
project_image_absolute_url: { }
project_plan_schedule: { }
rendered_item: { }
reverse_entity_references: { }
tokenizer:
all_fields: false
fields: { }
spaces: ''
ignored: ._-
overlap_cjk: 1
minimum_word_size: '3'
tracker_settings:
default:
indexing_order: fifo
Expand Down

0 comments on commit d3d973d

Please sign in to comment.