The Generic Search Server and Lucene

The concepts behind indexing and the Lucene API have already been introduced. So why not just use Lucene directly in Cúram application?

Whereas Lucene is an excellent API for indexing and searching, it does not address all of the requirements of a Cúram searching product:

The Cúram Generic Search Server was developed to deal with these requirements.