mirror of
https://github.com/nasa/openmct.git
synced 2025-02-22 02:06:49 +00:00
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.
This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.