openmct/platform/search/src/services
Pete Richards b5505f372f [Search] Generic Worker Performance Tweaks
The generic search worker now does indexing work during the index operation,
ensuring that queries do not have to do extraneous or repeat calculations.

Change the return format slightly and fixed a bug in the GenericSearchProvider
which caused more objects than intended to be returned from the provider.
2015-10-16 12:39:41 -07:00
..
GenericSearchProvider.js [Search] Generic Worker Performance Tweaks 2015-10-16 12:39:41 -07:00
GenericSearchWorker.js [Search] Generic Worker Performance Tweaks 2015-10-16 12:39:41 -07:00
SearchAggregator.js Merge branch 'master' of https://github.com/nasa/openmctweb into search 2015-08-24 13:14:43 -07:00