The Generic Search Server

The Cúram Generic Search Server is a standalone application which supports performant searching of application data via a number of APIs. Behind the scenes, the Generic Search Server is implemented using the Apache Lucene API. Those implementing GSS searches should use only the APIs exposed by GSS.

The Generic Search Server can be deployed as a plain Java Application (to ease development-time testing) as well as a J2EE application.