mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-2879_facet-order_4.1
fix setup:install.
This commit is contained in:
@@ -60,6 +60,7 @@ class ElasticsearchOptions
|
||||
'populate_order' => self::POPULATE_ORDER_RID,
|
||||
'populate_direction' => self::POPULATE_DIRECTION_DESC,
|
||||
'activeTab' => null,
|
||||
'facets' => []
|
||||
];
|
||||
$options = array_replace($defaultOptions, $options);
|
||||
|
||||
|
Reference in New Issue
Block a user