-
- Scout Version: 9.2.1
- Scout Driver: MeiliSearch
- Laravel Version: 8.49.0
- PHP Version: 8.0.5
- Database Driver & Version: MySQL
### Description:
HI all.
I'm trying to integrate…
-
I am experiencing this error e-mail randomly, often several similar mails at once:
Broken repository browser URL
This component is set up incorrectly.
The repository browser URL points to non…
-
I am working on the implementation of where filters with operators, such as
```
where('price', '>=', 100);
whereBetween('price', [100, 200]);
```
And I was thinking of adding tests in the `…
-
Hello! A new release of [Laravel Scout v9.0.0](https://github.com/laravel/scout/releases/tag/v9.0.0) has been released. If you update to it, then `ElasticScoutDriver` gives an error:
```
Class Elast…
-
### Description
This is a continuation of #1775. I figured out how to make it reproducible.
I've implemented model caching on the model for which I'm trying to create a datatable. I'm using Geneal…
-
The new default laravel/scout installation is using "^9.1" version. But Explorer still requiring ^8.0.
When you guys upgrade?
-
Hi @AbdullahFaqeir,
It looks like the scout engine uses the single document upsert endpoint to import several documents:
https://github.com/devloopsnet/laravel-scout-typesense-engine/blob/1ba8…
-
Hello,
I ran the follwing command in Laravel Lumen:
`php artisan scout:import App\\Models\\Modem`
And I got this error:
![error_tntsearch](https://user-images.githubusercontent.com/62534513/1…
-
**Describe the bug**
All 1 Million + records have been imported successfully but meilisearch just doesn't seem to bother searching 9/10th of the records. It searches maybe the first 100k? I've tried…
-
So i have finished the installation and have not had one error, but for some reason the index files does not persist to the storage folder when u close the console. Help please?
2bona updated
3 years ago