From 579d25872a2b6f4b671e0511335af588a3728be7 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 5 Feb 2012 13:17:04 +0100 Subject: added -s (SolR) option, opening the index in Solr style to provide better maps for values (depending on schema.xml) --- pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 6619cd4..a44266b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,15 +11,20 @@ lucene-core 3.5.0 + + jargs + jargs + 1.0.0 + org.apache.solr solr-core 3.5.0 - jargs - jargs - 1.0.0 + org.slf4j + slf4j-simple + 1.5.6 junit -- cgit v1.2.3-54-g00ecf