You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't find how to configure replicas via config/algolia.php.
I can create them, but the only thing I'm able to give is their names.
The configuration I would like to set an explicit value is "Ranking and Sorting".
I tried sending an object instead of a string in the corresponding JSON key on the fly, but I got "Invalid object inside settings" as an error from the ApiWrapper.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I didn't find how to configure replicas via
config/algolia.php
.I can create them, but the only thing I'm able to give is their names.
The configuration I would like to set an explicit value is "Ranking and Sorting".
I tried sending an object instead of a string in the corresponding JSON key on the fly, but I got "Invalid object inside settings" as an error from the
ApiWrapper
.Versions
laravel/framework
v8.81.0laravel/scout
v9.3.4algolia/scout-extended
v2.0.2Beta Was this translation helpful? Give feedback.
All reactions