-
### Description
This library looks promising: https://github.com/teamtnt/tntsearch/
Takes into account different database backends and their "unique" full text index/search requirements.
Shou…
-
**Describe the bug**
I figured out, that we need manually add ElasticSearchServiceProvider in the app.php config to be able to use this package.
**To Reproduce**
Steps to reproduce the behavior…
-
Thank you so much for this fork!!
Can you also implement the with() method so we can include the facet filters in our search results?
-
I am new to laravel and meilisearch. I know how to deploy meilisearch alone on ec2 but now i want to use laravel with meilisearch.
i am not able to understand how to get the usecase running. Someone…
-
## Describe the bug
This is my first attempt at using Roadrunner. The API app works using nginx without any issues.
Can't start Roadrunner because of the following error. See the console log bel…
-
Great work, thank you!
I`m getting the following Error installing the Package:
Argument 1 passed to Georgeboot\LaravelEchoApiGateway\SubscriptionRepository::__construct() must be of the type array, …
-
I'm trying to integrate algolia in a personal project. The table I'm indexing is the `patterns` table that has the `user_id` as `FK` and is included as one of the fileds I upload to algolia.
```php…
-
I have Scout connected to Algolia, and when I update a model, the Algolia index isn't updated for the model:
After saving that change, this is my Algolia index value:
Scout is configured…
-
(This might very well be related to #184, but since the latter is 2 years old, I don't want to revive it.)
Basically with this setup:
* teamtnt/laravel-scout-tntsearch-driver v11.2.0
* laravel/…
-
**Describe the bug**
I have 14 indexes with entry count ranging from ~100 to ~30 000 items. The issue is that I can't import data using Laravel Scout into the largest indexes (with ~30k items). The M…