How to Bypass the WebCenter Content (WCC) Search Cache
(Doc ID 2422995.1)
Last updated on JULY 29, 2024
Applies to:
Oracle WebCenter Content - Version 11.1.1.9.0 and laterInformation in this document applies to any platform.
Goal
WebCenter Content 11g and 12c.
By default, when doing an initial GET_SEARCH_RESULTS search the results are cached.
When the same search is run again, the results are pulled from cache and not from the database query.
This typically is desired and the search results will be displayed much faster.
However, there may be times when it's desired not to cache the search results. An example of this would be when troubleshooting search issues.
There is a parameter in that can be set in the config.cfg file, UseSearchCache=false, which requires a WCC restart.
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 |