Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
When content size is growing significantly, it’s impossible for you to go over each document to look up the content that you need. Therefore, full-text search comes into the picture. Within APEX reports, basic search is provided. In addition, just like the way you use Google.com, you can create your own full-text search server using search engines, such as the Oracle search engine (Oracle Secure Enterprise Search) as we did in Chapter 10 and make it available as a search service for your applications. Because Oracle SES provides RSS feeds for its search results, we can easily retrieve its content via XML DB HTTPUriType and then create reports in APEX applications.
EXAMPLE SETUP
This search query depends on the Oracle SES search application setup in Chapter 10. Please make sure you have the Oracle SES application running.