bug fixe
This commit is contained in:
parent
6ccf2ddb91
commit
7b99c14d96
@ -201,7 +201,7 @@ function materio_search_api_entity_property_info_alter(&$info){
|
|||||||
'label' => t("Term name field dup"),
|
'label' => t("Term name field dup"),
|
||||||
'description' => t("Duplicate the term name field to apply different filter in solr (remove accents for instance)"),
|
'description' => t("Duplicate the term name field to apply different filter in solr (remove accents for instance)"),
|
||||||
'type' => 'text',
|
'type' => 'text',
|
||||||
'getter callback' => 'term_property_dup_name',
|
'getter callback' => 'materio_search_api_term_property_dup_name',
|
||||||
);
|
);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user