IntroductionThe framework comes with skinnable sample search page, which can be used for ad-hoc searching. It is accessable at http://localhost:8080/eccenca/SearchForm when on the system where eccenca is installed. This page is more thought of a tool for the admins and integrators than for end users in a productive installation. It can be used to quickly check the contents of an index or to prepare a demo case quickly w/o having to setup a whole web application and integrating eccenca into it. Short DescriptionThe Sample Search Page opens to a Welcome screen that shows on the left a list of existing indexes. Entering values here will issue a simple search against the selected index and display the returned results. All default search configs that you have made to templates and data dictionary are applied. With URL manipulation it is possible to set some parameters of the simple search itself but this is a [topic on its own].
Further ReadingLearn how to change the look and feel of the search on Customizing the sample search page. |