Skip to content

Better search #87

Description

@NotAShelf

Despite being a bugfix PR, #86 revises the search system a bit and makes it hierarchical. This introduces a new config section for the search functionality, which can be used for further configurability. Things I've got in mind:

  • Add keyboard navigation (arrow keys) through search results
  • Add search result highlighting on the target page
  • Improve mobile search UX with better touch targets
  • More config options
    • search.min_word_length - ignore very short words in search
    • search.stopwords - list of words to exclude from indexing
    • search.boost_title - multiply title match scores by a factor

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions