Adds a search index under the keyword 'name' to the given URL. Parameters: url - Relative URL from the source of the search index.
Conceptually a set of SearchItem s that provide quick look-up from their names. Author: Kohsuke Kawaguchi; See Also: SearchIndexBuilder ...
This object is bound to "./search" of a model object via SearchableModelObject and serves HTTP requests coming from JavaScript to provide search result and auto ...
Represents an item reachable from SearchIndex . SearchResult. Class Summary. Class, Description. CollectionSearchIndex<SMT extends SearchableModelObject>.
Represents an item reachable from SearchIndex . The act of searching in this package is really a traversal of a directed graph. And in that notion, ...
Class SearchItems · Constructor Summary · Method Summary · Methods inherited from class java.lang.Object · Constructor Detail · Method Detail ...
ModelObject that can be searched. SearchItem. Represents an item reachable from SearchIndex . Classes in hudson.search used by hudson.diagnosis ...
Indicates a SearchItem field/getter. Fields/getters annotated with this annotation must: ... Such getter/field indicates an edge in the search graph, and will be ...
Index of /hudson/search/ ../ class-use/ 27-Feb-2024 14:58 - CollectionSearchIndex.html 27-Mar-2024 05:38 21679 FixedSet.html 27-Mar-2024 05:38 17785 ...
Jul 1, 2016 · Now I just need to add the step to publish the code coverage report. I know that rake spec creates an index.html file in the coverage directory.