updated all features
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user