Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Here we will learn about advanced XSLT features offered in XSLT 2.0, including grouping, multiple outputs, and temporary tree features. We will use XSLT to create a dictionary for search applications.
Oracle Secure Enterprise Search (SES) is Oracle’s enterprise search product. Oracle SES provides the “Did you mean?” search feature. With this feature, suggestions are given when users type in queries. Therefore, users can check typos, or expand acronyms to their full names for more effective search and a better user experience. For example, when people search for “oracle db,” the search query can be extended to “oracle database.” This feature is based on the alternative words dictionary.
To build a comprehensive dictionary, we have a tool to extract acronyms from multiple data sources and create an XML document in the format shown as follows (altwords_1.xml):