20.95 ‑‑qflevel

Customizes the way the POA performs indexing. Valid levels are 0 through 3 and 999. The default level is 2 (or 1000 items at a time). See Determining Indexing Priority.

Linux POA

Windows POA

Syntax:

‑‑qflevel level

/qflevel-level

Example:

‑‑qflevel 3

/qflevel-999

The table below explains the priority levels:

Priority Level

Description

0

Index a maximum of 1000 items at a time.

1

Index a maximum of 500 items at time, using a low-priority thread. This keeps frequent daytime indexing cycles from interfering with users’ activities in their mailboxes.

2

Index a maximum of 1000 items at a time, using a medium-priority thread. This allows additional items in each database to be processed in each indexing cycle. Using a medium-priority thread makes indexing more important than some user activities in mailboxes. Users might notice some slowness in response from the GroupWise client. This is the default setting for the ‑‑qflevel switch.

3

Index a maximum of 2000 items at a time, using a high-priority thread. Using a high- priority thread makes indexing more important than many user activities in mailboxes. Users will notice some slowness in response from the GroupWise client. This is warranted only when the immediate completion of indexing is extremely important.

999

Index constantly until all databases have been indexed, and then wait until the next indexing cycle set on the QuickFinder tab of the POA object before starting to index again.

See also ‑‑qfdeleteold, ‑‑qfnolibs, ‑‑qfnopreproc, ‑‑qfnousers, ‑‑qfusefidbeg, and ‑‑qfuserfidend.