mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 03:53:13 +00:00
Add default charset table
This commit is contained in:
@@ -76,6 +76,8 @@ class sphinx_configuration
|
|||||||
|
|
||||||
$options = array_merge($defaults, $options);
|
$options = array_merge($defaults, $options);
|
||||||
|
|
||||||
|
$options['charset_tables'] = array_unique($options['charset_tables']);
|
||||||
|
|
||||||
$lb = phrasea::sbas_params();
|
$lb = phrasea::sbas_params();
|
||||||
|
|
||||||
$conf = '';
|
$conf = '';
|
||||||
@@ -439,7 +441,7 @@ class sphinx_configuration
|
|||||||
path = /var/sphinx/datas/docs_realtime_' . $serialized . '
|
path = /var/sphinx/datas/docs_realtime_' . $serialized . '
|
||||||
|
|
||||||
|
|
||||||
' . $charset_abstract . '
|
' . $charset_abstract . '
|
||||||
|
|
||||||
rt_field = value
|
rt_field = value
|
||||||
# rt_field = meta_struct_id
|
# rt_field = meta_struct_id
|
||||||
|
Reference in New Issue
Block a user