Why Learn It? Glossary
 

URL Rewriter API

Previous previous|next Next Page

In this sub-module, you will learn about URL Rewriter API. You will create and use a URL Rewriter.

Some of the regular users of Oracle Secure Enterprise Search inform Timothy that they are getting many duplicated links, though all of them point to the same page. This is because the crawler picks up all the links that are generated dynamically. Hence, normalization of the extracted links should be allowed so that URLs pointing to the same page have the same URL.

Timothy uses the URL Rewriter API to resolve this issue.