Problem/Motivation

Currently, searches such as "add article" don't work because the label for add article contains "Content > Add Content > Article" and the url, but not the exact string "add article". It would be nice to allow keyword based search, so that a search for "add article" would return the add article link.

add article

Proposed resolution

Replace the default search with a custom callback that uses keyword based search. It should show suggestions that match all keywords, not just some.

CommentFileSizeAuthor
add article.png27.23 KBoknate

Comments

oknate created an issue. See original summary.

oknate’s picture

  • oknate committed 8e712ec on 8.x-1.x
    git commit -m 'Issue #3026640 by oknate: Implement keyword based search...
oknate’s picture

Status: Active » Fixed

Add a commit to fix this.

oknate’s picture

Issue summary: View changes
oknate’s picture

Status: Fixed » Closed (fixed)