...
To create a new search page, you need to create a single XML file and place it under: ../pages/search/<module_name>/ directory.
The results are retrieved based on an SQL script constructed using the information from the XML file and the criteria entered by the user.
In the following example loadservices.xml is created under ../pages/search/products
...