Skip to content

Overall improvements to the search function

vswee requested to merge fix-wallet-search into master
  • removes verdict-based filtering on homepage
  • make nav and homepage search use same logic for text matching (matches words in order and joined strings of adjacent words - indexing results accordingly)

Merge request reports