Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P purr-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 363
    • Issues 363
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 50
    • Merge requests 50
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jonathan Wilkes
  • purr-data
  • Merge requests
  • !795

Draft: Replace elasticlunr.js with fuse.js

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Gabriela Bittencourt requested to merge gabrielabittencourt/purr-data:fuse-search-engine into master Jul 03, 2021
  • Overview 8
  • Commits 2
  • Pipelines 2
  • Changes 4

Change the search engine, from elasticlunr to fuse. Fuse is a powerful search engine used worldwide and constantly upgraded. It uses a fuzzy finder -- test searching for "metro", writing "mitro" and you'll see that the engine is capable of finding.

Edited Jul 07, 2021 by Albert Gräf
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fuse-search-engine