Item Interface Keyword Search
Use the Item Interface Keyword Search scheduled process to build and manage the item interface keyword search index.
When to Use
The Item Interface Keyword Search scheduled process provides administrative level control over the item interface keyword index and provides overall control of the index build process, rebuild process, and analyze fragmentation issues.
Privileges Required
- Manage Item Keyword Search Attribute (ORA_EGP_ITEM_KEYWORD_SEARCH_ATTR_PRIV)
Specifications
Review the following before setting up this scheduled process:
Specification | Description |
---|---|
Job Type |
Ad hoc job or scheduled Some operations performed by this process require large amounts of time to complete and often scheduled to run during nonworking hours. |
Frequency | On demand or whenever needed. |
Time of Day | Maintenance level operations are usually scheduled during off work hours. |
Duration | Actions such as rebuild might take long period of time. The time depends on the number of items and the item record size. |
Compatibility | None |
Parameters
Parameter | Optional or Required | Description | Parameter Value | Special Combinations Required | Notes |
---|---|---|---|---|---|
Action | Optional | Specify the action to perform on the item interface keyword search index. |
|
None | After adding a new language to the Keyword Search Index, you must
run the Item Interface Keyword Search scheduled process with the
Sync action. If you don't run the schedule process with
the Sync option, you won't get an index search result. The
process can't find the items because they aren't yet
indexed. During an upgrade, if you've scheduled this process before the upgrade, you must cancel the process and resubmit it after the upgrade. |
Optimization Level | Required if the action is Optimize. | Select the optimization level to scan the index and remove fragmentation. |
|
Specify this parameter if the Action parameter value is Optimize. | N/A |
Maximum Time | Required if the action is Optimize and the optimization level is Full. | Specify the time in minutes after which the optimize operation should stop. | Time in minutes | Specify this parameter if the Action parameter is Optimize and the Optimization Level is Full. | N/A |
Import Request ID | Required if the action is Sync. | Identifier of the item import request job for which the impacted items must be synced to the index. | Item batch identifier for the import job. | Specify this parameter if the Action parameter is Sync. | N/A |
Start Date | Required if action is Sync. | Specify the start date to indicate when the updated items must be synced to index. | Select the date using the calendar icon or specify the date in the MM/DD/YYYY format. | Specify this parameter if the Action parameter is Sync. | N/A |
End Date | Required if action is Sync. | Specify the end date to indicate by when the updated items must be synced to index. | Select the date using the calendar icon or specify the date in the MM/DD/YYYY format. | Specify this parameter if the Action parameter is Sync. | N/A |
Troubleshooting Information
- If fragmentation percentage is <= 5%, no optimization needed.
- If fragmentation percentage is >5% and < 40%, set the Optimization Level parameter to Fast.
- If fragmentation percentage is >=40%, use the Rebuild action.