Welcome to Solr Quickstart

Solr Quickstart is a small collection of Apache Maven archetypes to simplify the creation of Apache Solr standalone applications.

The goal is to automate the creation of a search engine project based on Apache Solr, introducing also an optional infrastructure to execute acceptance tests. Acceptance tests are executed with EasyB.

This project has been inspired by Relevancy Driven Development https://github.com/rbramley/solr-rdd by Robin Bramley and indeed the basic example story (BaseSearch.story) is part of Robin work.

Installation

Users have not to install Solr Quickstart, just use it inside the Maven Archetype launching on shell:

mvn archetype:generate -DarchetypeCatalog=http://ed0t.github.com/solr-quickstart/archetype-catalog.xml