Skip to content

Commit

Permalink
README updates and removed the Geometrixx Demo Site samples. We are o…
Browse files Browse the repository at this point in the history
…nly maintaining the Geomtrixx Demo Site samples moving forward
  • Loading branch information
Gaston Gonzalez committed Mar 30, 2016
1 parent 764a30a commit 87c4466
Show file tree
Hide file tree
Showing 36 changed files with 11 additions and 2,312 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,33 @@ About AEM Solr Search

AEM Solr Search provides an intergration between AEM (CQ) and Apache Solr. It includes the following features:

* SolrJ OSGi bundle
* Suite of search UI components (i.e., facets, search input fields, pagination, etc.)
* Server-side proxy
* Quick start distribution of Apache Solr 4.10.4 (intended for development use only).
* Geometrixx Media sample intergration with Solr.
* SolrJ OSGi bundle - `aemsolrsearch-solrj`
* Suite of search UI components (e.g., facets, search input fields, pagination, etc.)
* Server-side query proxy
* Quick start Solr distributions for development use
* Apache Solr 4.10.4 - `aemsolrsearch-quickstart`
* Apache Solr 5.4.1 - `aemsolrsearch-vagrant`
* Geometrixx Media sample integration.

Note: This README uses Google Analytics for tracking site visits using: [![Analytics](https://ga-beacon.appspot.com/UA-72395016-2/headwirecom/aem-solr-search/readme)](https://github.com/igrigorik/ga-beacon)


Requirements
------------

* Java 7 or greater
* Adobe AEM 6.1 or greater (with the Geometrixx Media Site)
* Maven 3.2.x


Getting Started
---------------

These instructions assume that AEM is running on localhost on port 4502 with the default admin/admin credentials.

1. Start AEM/CQ.
1. Start AEM.

2. Deploy AEM Solr Search by running the following from the root project.
2. Deploy AEM Solr Search by running the following from the root project. This will deploy the core AEM Solr Search application framework.

$ mvn clean install -Pauto-deploy-all
Expand Down
94 changes: 0 additions & 94 deletions aemsolrsearch-geometrixx-sample-content/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 87c4466

Please sign in to comment.