openmct/platform/features/search
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
..
res/templates [Search] Comments and keypress 2015-07-17 09:33:10 -07:00
src [Search] Generic search timeout 2015-07-20 10:59:02 -07:00
bundle.json [Search] Changed generic's matching implementation 2015-07-17 13:49:09 -07:00