Executing CallableStatement ({call content_search.search_with_resultsetinterface(?, ?, ?, ?, ?, ?, ?
Hi All,
How can I improve blank search performance?
In my current system, we have 50 M documents and all has been indexed. When I do the blank search it is taking more than 5 mins and then request is getting timeout.
Do we have any recommendation or KM note to keep the CallableStatement to register in DB to get faster response.
Regards,
SK