Online demo of search interface, administration panel and apiThis is a demo of the ESs search interface, just as it appears to regular end-users. In this demo we have indexed 67 537 Wikipedia articles in Word format, 2 file share with about 4 000 internal Searchdaimon documents, a small SharePoint site, a small Exchange setup and our website searchdaimon.com. Access
Url: http://demo.searchdaimon.com/ Some queries to try
A full outline over functions and services are available at products->more about es. Anonymous/public searchUrl: http://demo.searchdaimon.com/public/ You may use the ES to offer search to the public. For example as a search function on a website. This Example show how a search function on the searchdaimon.com website could look like. Administration panel overviewHere is an outline over the most important functions and services of the administration interface. Click on the pictures below to read more about each of them.
APIThe ES comes with a well designed API for integration against other systems, so you can design your own solutions or user interfaces. Here is an outline over the most important functions. A full outline is available here. Opensearch / RSS
Opensearch was developed by Amazon.com for syndication and aggregation of search results. You can use Opensearch to let your users subscribe on search results with RSS, or to develop your own frontend. There are also several existing third party frontends and metasearch systems that support Opensearch.
Url: http://demo.searchdaimon.com/webclient2/api/opensearch/1.1/search?query=enterprise+search&start=1 Search for "enterprise search" with Opensearch. Replace query=enterprise+search with query=xx to search for other words. Suggest The ES suggests query words for you, while you are typing. You can use the Suggest API to make alternate representaions or your own solutions.
Url: http://demo.searchdaimon.com/webclient2/api/plain/1.0/suggest?prefix=s Search for "s". Replace prefix=s with prefix=xx to search for other words. |