Lucence indexes don't really work, disbale for now

This commit is contained in:
Daniel Berteaud 2013-07-04 10:06:21 +02:00
parent d028d3059c
commit fc9e1b464d
1 changed files with 0 additions and 5 deletions

View File

@ -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",
),