From fc9e1b464d2e0567bbcaef8ac95bb53be7cc7972 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 4 Jul 2013 10:06:21 +0200 Subject: [PATCH] Lucence indexes don't really work, disbale for now --- .../etc/ajaxplorer/bootstrap_repositories.php/050repo | 5 ----- 1 file changed, 5 deletions(-) diff --git a/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo b/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo index 5f5a988..4765998 100644 --- a/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo +++ b/root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/050repo @@ -59,11 +59,6 @@ foreach my $share ($a->get_all_by_prop(type=>'share')){ "PAGINATION_THRESHOLD" => 500, "PAGINATION_NUMBER" => 200, "META_SOURCES" => array( - "index.lucene" => array( - "index_content" => "1", - "index_meta_fields" => "anything_area", - "repository_specific_keywords" => "" - ), "metastore.serial" => array( "METADATA_FILE_LOCATION" => "outside", ),