epheatt / solrmeter

Automatically exported from code.google.com/p/solrmeter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

SolrMeter

Migrated from the original Google Code repository after Google announcement to discontinue the service.

Installation

The following steps should be followed to compile and package SolrMeter (Maven is required)

git clone https://github.com/lafourchette/solrmeter.git
cd solrmeter
mvn package

# Running the created jar
java -jar solrmeter/target/solrmeter-0.3.1-SNAPSHOT-jar-with-dependencies.jar

About

Automatically exported from code.google.com/p/solrmeter

License:Apache License 2.0


Languages

Language:Java 100.0%