What Happens During the Optimize Index Process when Using OracleTextSearch?
(Doc ID 960364.1)
Last updated on JULY 20, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 to 12.2.1.2.0 [Release 10gR3 to 12c]Information in this document applies to any platform.
Goal
In UCM, an index optimization can be done from the Administration menu -> "Text Search Admin" page. Clicking the button for “Optimize Index” will start the process of optimizing the index used for searching content.
The OPTIMIZE_INDEX procedure is part of Oracle Text within the Oracle database. This procedure gets called by UCM when the button is clicked. Optimizing an index removes old data and minimizes index fragmentation, which can improve query response time. Querying and DML may proceed while optimization takes place.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |