Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thaliathalia
  • concrexitconcrexit
  • Issues
  • #455
Closed
Open
Issue created Jun 16, 2017 by Gijs Hendriksen@ghendriksenContributor

Keywords not split when searching for members

One-sentence description

When searching for firstname lastname, for example, only members with a first name, last name, nickname or username containg exactly the phrase firstname lastname are shown.

Current behaviour

When using multiple keywords in a search query for a member, the index view does not split these keywords. Thus, it only shows members with a field (first name, last name, nickname or username) containing all of the keywords.

See, for example:
search_members

Expected behaviour

The search function returns members where each of the keywords is in one of the model's fields.

Steps to reproduce

  1. Go to https://thalia.nu/members/
  2. Enter multiple keywords that do not belong to the same model field, for example firstname lastname.
  3. Hit the search button.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking