n8n icon indicating copy to clipboard operation
n8n copied to clipboard

feat(editor): Update nodes search to favor full word matches

Open MiloradFilipovic opened this issue 3 months ago • 7 comments

Summary

Updating our fuzzy search logic to boost matches where the search term appears as a complete word. image

Review / Merge checklist

  • [ ] PR title and summary are descriptive. (conventions)
  • [ ] Docs updated or follow-up ticket created.
  • [ ] Tests included.
  • [ ] PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

MiloradFilipovic avatar Nov 29 '24 09:11 MiloradFilipovic