Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.
Fabian Buch edited this page Jun 20, 2012 · 1 revision

Wiki

Introduction

This module enables OpenCms to store its search index information in Solr. Solr introduces some nice ready made features like Facetting, More-Like-This-queries and autocompletion. Index and search behaviour configuration is done using XML files.

To get started there are two options:

  • use the example application
  • integrate the module in your existing application

To get the example application you need to have git installed but it is easier to get started. See Using the example application for info on how to get it and use it. See Integrating Solr into an existing application for the custom integration

Getting the sources

The sources are available through git and available at github

License

The module and examples are released under the terms of the LGPL v 2.1: http://www.gnu.org/licenses/lgpl-2.1.txt