openmct/platform/features/search
shale 9f5f14826b [Search] Changed generic's matching implementation
Changed how the generic search provider determines
search matches. It now splits the search input into
search terms by spliting at spaces, and then scores
the results by how many of the terms appear as
substrings in the result.
2015-07-17 13:49:09 -07:00
..
res/templates [Search] Comments and keypress 2015-07-17 09:33:10 -07:00
src [Search] Changed generic's matching implementation 2015-07-17 13:49:09 -07:00
bundle.json [Search] Changed generic's matching implementation 2015-07-17 13:49:09 -07:00