By default, the Quick Search box in the toolbar does not search in document content. Besides the Name and Quick Search options, the default Find form of Web Access includes only three properties that cannot be changed by users. These may not meet your organization’s search needs.
To configure Quick Search:
HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\AutoManager Meridian\Current Version\WebLink
0 – Search all text properties (default)
1 – Search all text properties and full-text index
2 – Search the Name property only
To configure the Find form:
HKEY_LOCAL_MACHINE\SOFTWARE\Cyco\AutoManager Meridian\Current Version\WebLink\UserPreferences\Default\Find Templates
Constant |
Value |
---|---|
IC_OP_EQUALS |
1 |
IC_OP_LESS |
2 |
IC_OP_MORE |
3 |
IC_OP_LESS_EQUAL |
4 |
IC_OP_MORE_EQUAL |
5 |
IC_OP_NOT_EQUAL |
6 |
IC_OP_LIKE |
7 |
IC_OP_NOT_LIKE |
8 |
IC_OP_EMPTY1 |
9 |
IC_OP_NOT_EMPTY1 |
10 |
IC_OP_CONTAINS |
11 |
IC_OP_NOT_CONTAINS |
12 |
IC_OP_STARTWITH |
13 |
IC_OP_NOT_STARTWITH |
14 |
IC_OP_DOSWILDCARD |
15 |
IC_OP_DATE_EQUALS1,2 |
18 |
IC_OP_DATE_NOT_EQUAL1,2 |
19 |
IC_OP_DATE_LESS1,2 |
20 |
IC_OP_DATE_MORE1,2 |
21 |
IC_OP_DATE_LESS_EQUAL1,2 |
22 |
IC_OP_DATE_MORE_EQUAL1,2 |
23 |
Related concepts