search fix
This commit is contained in:
parent
ab4bbfef18
commit
e3dfc1069b
|
|
@ -121,7 +121,7 @@ return [
|
|||
'index-settings' => [
|
||||
\Webkul\Product\Models\ProductFlat::class => [
|
||||
'filterableAttributes'=> ['id','name'],
|
||||
'sortableAttributes' => ['name','created_at','min_price'],
|
||||
'sortableAttributes' => ['name','min_price'],
|
||||
// Other settings fields...
|
||||
],
|
||||
\Sarga\Brand\Models\Brand::class => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue