Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • ViralHostRangeDB ViralHostRangeDB
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • hub
  • ViralHostRangeDBViralHostRangeDB
  • Issues
  • #219
Closed
Open
Created Sep 17, 2020 by Bryan BRANCOTTE@bbrancotOwner5 of 5 tasks completed5/5 tasks

Split search text by space, improve search

While doing the screenshots, I remembered that search for Félix d'Hérelle works with felix, herelle but not felix herelle. It is not a bug as the search module simply search for the whole string, and don't cut by space.

The idea is to return :

  • Félix d'Hérelle collections when searching with felix herelle but also felix herelle, herelle felix
  • λvir when searching with lambda λ, lambdavir but also lambda vir and vir lambda
  • Félix d'Hérelle collections as first data source when searching felix collection
  • prevent results pollution with d when searching for felix d herelle
  • use tf-idf to sort results
Edited Sep 22, 2020 by Bryan BRANCOTTE
Assignee
Assign to
Time tracking