After adding a connector and mounting a folder, you can search for objects within that folder. In addition, you can add tags to objects to help with searching.
The Digital Hive search function relies on the Elasticsearch® engine installed when Digital Hive is installed. A Digital Hive search looks for matches in the following fields of an object:
- name
- description
- tag list
You can search on tags, but you must create the tags first. You can search for exact strings by putting them in quotation marks. You can target the search to any of the search areas of an object by prefacing a key word with the following terms, including the colon:
-
name: -
description: -
tags:
Characters you can use in search strings to refine results:
Table 2: Characters you can use in search strings to refine results
Character | Usage |
---|---|
(space) |
Separate key words.
Example: |
" (double quotation marks) |
Literal. The surrounded terms must match exactly.
Example: |
+ (plus sign) |
Requires that the key word or phrase on both sides of the + match
Example: |
| (pipe) |
"OR" operator. Result must match at least one key word on either side of the pipe.
Example: |
- (hyphen) |
Negation. Prepend a keyword with "-" to suppress results containing that term.
Example: |
* (asterisk) |
Auto-completer. Matches zero or more characters at the end of a word.
Example: Matches: |
~ (tilde) |
Matches approximate results
Example: insight~ Matches; |