| Option | Description |
|---|---|
| All documents | Search all documents for this model. |
| Current document only | Search within the current document only. |
| Option | Description |
|---|---|
| All text | Search all text. |
| Titles only | Search titles only. |
| Wildcard | Description |
|---|---|
| ? | Any single character. |
| * | Any number of characters. |
| \? | The character "?". |
| \* | The character "*". |
| \\ | The character "\". |
| \ | Ignored. |