Boosting by bundle doesn't work

Created on 18 January 2024, 5 months ago
Updated 24 May 2024, about 1 month ago

Problem

Enabling the “Type-specific boosting” processor does not result in results being boosted by type.

Steps to reproduce

  1. Create two content-types. Let's call them BundleA and BundleB.
  2. Configure an index for these. Enable “Type-specific boosting.” Set a boost of 0.1 for BundleA and 10 for BundleB.
  3. Create a node of BundleA with title “Foo bar baz.” Create a node of BundleB with title “Baz bar foo.”
  4. Ensure that both nodes are indexed.
  5. Search for “foo.”

Expected results: BundleB node appears above BundleA.

Actual results: BundleA node appears above BundleB.

Proposed resolution

TBD

Remaining tasks

TBD

User interface changes

None

API changes

TBD

Data model changes

TBD

Feature request
Status

Closed: won't fix

Version

2.0

Component

Code

Created by

🇺🇸United States daniel_j

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024