Multiple keyword user search does not produce expected results

Created on 22 October 2024, 2 months ago

Problem/Motivation

Multiple keyword user search does not produce expected results

Steps to reproduce

Goto: https://www.drupal.org/search/user/Norah%20Medlin β†’
Expected results: Returns teknorah β†’
Actual Result: "Your search yielded no results"

Proposed resolution

Change filter configuration to "Contains all"?

Remaining tasks

TBD

User interface changes

TBD

API changes

TBD

Data model changes

TBD

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States teknorah Mokena, IL, US

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

Comments & Activities

  • Issue created by @teknorah
  • πŸ‡ΊπŸ‡ΈUnited States drumm NY, US

    The user search actually uses the core user search, which is not aware of fields.

    For site admins with access to email addresses, we do add email search with customization. We could either do the same for first & last name fields. Or we could switch to the elastic search backend.

Production build 0.71.5 2024