indices() method not yet in released version
Closed this issue · 1 comments
Rkallenkoot commented
Currently trying to use this package, we'd like to use different indices defined at runtime.
Therefor the indices()
method would be a great option, but it's not available yet in the version that's on packagist.
Is there any specific reason for this?
Cheers
Rkallenkoot commented
Since the package is marked abandoned and Laravel Scout is suggested as the alternative, we'll be moving to scout which makes this functionality possible with the SCOUT_PREFIX
environment variable.