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
..
2015-06-25 14:36:14 -07:00
2015-06-29 18:49:36 -07:00
2015-05-13 16:43:30 -07:00
2015-06-29 13:15:56 -07:00
2014-10-27 18:18:50 -07:00

This directory contains bundles which represent specific user-facing features of Open MCT Web, such as plots and other visualizations. Bundles in this directory should be effectively optional.