From 3ce04cecf329036a3ab8010fd0eca61a5c14582b Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Tue, 31 Jul 2012 23:49:07 +0200 Subject: [PATCH] bad hack to prevent a bug appearing in solr --- defaults/solr/solrconfig.xml | 5 +- .../federated/solr/AbstractSolrConnector.java | 49 ++++++++++++------- .../search/solr/EmbeddedSolrConnector.java | 7 +++ 3 files changed, 40 insertions(+), 21 deletions(-) diff --git a/defaults/solr/solrconfig.xml b/defaults/solr/solrconfig.xml index 5f50ab580..fad3cc757 100755 --- a/defaults/solr/solrconfig.xml +++ b/defaults/solr/solrconfig.xml @@ -125,8 +125,9 @@ solr.RAMDirectoryFactory is memory based, not persistent, and doesn't work with replication. --> - + + +