openmct/platform/features/search/src
shale 7934e8d425 [Search] Changed worker result implementation
The interface remains the same, but the web worker
returns a pseudo dictionary (actually an object)
after being told the search. The key value pairs
for this dictionary are ids and scores.
2015-07-21 14:55:44 -07:00
..
controllers [Search] Correct search updating 2015-07-21 14:24:37 -07:00
providers [Search] Changed worker result implementation 2015-07-21 14:55:44 -07:00
workers [Search] Changed worker result implementation 2015-07-21 14:55:44 -07:00
SearchAggregator.js [Search] Correct search updating 2015-07-21 14:24:37 -07:00