updated all features

This commit is contained in:
Bachir Soussi Chiadmi
2017-10-07 20:04:02 +02:00
parent abb106d7c2
commit 73417de740
6 changed files with 46 additions and 53 deletions

View File

@@ -385,13 +385,14 @@ function materio_search_default_search_api_index() {
"cron_limit" : "50",
"entity_translation_language" : "en",
"fields" : {
"materio_search_api_term_property_dup_name" : { "type" : "text", "real_type" : "edge_n2_kw_text" },
"name" : { "type" : "text", "real_type" : "edge_n2_kw_text" },
"description" : { "type" : "text" },
"materio_search_api_term_property_dup_name" : { "type" : "text", "real_type" : "edge_n2_kw_mapped_text" },
"name" : { "type" : "text" },
"name_field" : { "type" : "text", "real_type" : "edge_n2_kw_text" },
"search_api_language" : { "type" : "string" },
"synonyms" : {
"type" : "list\\u003Ctext\\u003E",
"real_type" : "list\\u003Cedge_n2_kw_text\\u003E"
"real_type" : "list\\u003Cedge_n2_kw_mapped_text\\u003E"
},
"synonyms_synonym" : {
"type" : "list\\u003Ctext\\u003E",