| Example Query | Description |
|---|
| research | Keyword search for documents containing the word research.
|
| research* | Wildcard search for documents containing words that begin with the letters research. For example:
- researched
- researcher
- researches
- researching
|
| te?t | Single character wildcard search for documents containing words that match the query, but with a single character replaced. For example:
|
| smartlinks~ | Fuzzy search for documents that contain words similar to smartlinks (e.g., SmartLinx). |