shale e9e9ca146b [Search] Generic search timeout
Added a time limit for generic search's indexing
of the filetree, at which point it will just
return the portion of the filetree it has
indexed.
Additioanlly attempted to move this part of
the functionality to a webworker, but is not
working because of unclonability of the
objects. (Commented out)
Also updated some documentation comments.
2015-07-20 10:59:02 -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
2015-07-20 10:59:02 -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.