Introduction

Lucy is an Escenic plug-in that adds search capabilities to Escenic publications. It does this by providing an interface to Apache Solr, a high-performance, full-featured text search engine based on the Apache Lucene Java search library.

This guide contains information on:

  • Installation

  • Configuration

  • Administration

  • Adding search functionality to Escenic templates

A set of general search template components (JSPs and tag libraries) is provided with the Content Engine. These components, which can be used to build search pages for Escenic publications, are based on the Escenic search framework. This framework provides a generic search interface to Lucy, but also to several other search engines. The following illustration shows how these components work with Lucy.

For detailed information about Solr, visit http://lucene.apache.org/solr/. For detailed information about Lucene, visit http://lucene.apache.org/.