ev3dev.github.io icon indicating copy to clipboard operation
ev3dev.github.io copied to clipboard

Search algorithm is very basic and makes search difficult to use

Open WasabiFan opened this issue 9 years ago • 0 comments

The search algorithm just looks for the keywords as-is in the titles of pages to find results. It should instead look for partial matches and assign each result some sort of point value that can then be used to sort the results. This also means that we probably want to remove the section headings from the results view.

WasabiFan avatar Feb 27 '16 08:02 WasabiFan