Searching RfHub2¶
Browsing tables¶
All collected libraries and resoures are available both on left-hand side menu and main table, allowing You to browse general information on each asset. Drilling down into each resource will redirect to detailed asset information, with all of the information it could collect.
With search bar¶
Apart from searching with plain text, search queries can be narrowed down, using following search commands:
name:using this operator search will be done only in keywords names, but not in keywords documentation.Usingname: Logwill search for keywords with Log in their names.in:operator will narrow search only to library or resource, with matching name.UsingShould in: BuiltInwill search for all keywordswith Should in their names, coming from BuiltIn library.tags:operator will narrow search to keywords tags.UsingTags: Manualwill search for all keywords with Manual tag.
Combining search operators:¶
Search operators can be combined together. Possible combinations are:
name: in:will search only in keywords name in assets with matching names.name: Should in: BuiltInwill search for all keywordswith Should in their names in BuiltIn library.tags: in:will narrow search to tags in assets with matching names.tags: Manual in: keywordswill search for keywords with Manual tag inkeyword resource.