Lucence indexes don't really work, disbale for now

tags/0.1.7
Daniel Berteaud 12 years ago
parent d028d3059c
commit fc9e1b464d
  1. 5
      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_THRESHOLD" => 500,
"PAGINATION_NUMBER" => 200, "PAGINATION_NUMBER" => 200,
"META_SOURCES" => array( "META_SOURCES" => array(
"index.lucene" => array(
"index_content" => "1",
"index_meta_fields" => "anything_area",
"repository_specific_keywords" => ""
),
"metastore.serial" => array( "metastore.serial" => array(
"METADATA_FILE_LOCATION" => "outside", "METADATA_FILE_LOCATION" => "outside",
), ),

Loading…
Cancel
Save