issues
search
meilisearch
/
meilisearch-laravel-scout
MeiliSearch integration for Laravel Scout
https://github.com/meilisearch/MeiliSearch
MIT License
465
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
One Model not importing
#137
tfmm
closed
3 years ago
3
Update friendsofphp/php-cs-fixer requirement from ^2.16 to ^2.16 || ^3.0
#136
dependabot[bot]
closed
3 years ago
1
Update meilisearch/meilisearch-php requirement from ^0.17 to ^0.17 || ^0.18
#135
dependabot[bot]
closed
3 years ago
1
Laravel native support announced
#134
robsontenorio
closed
3 years ago
1
Update laravel/scout requirement from ^8.0 to ^8.0 || ^9.0
#133
dependabot[bot]
closed
3 years ago
3
Upgrade to GitHub-native Dependabot
#132
dependabot-preview[bot]
closed
3 years ago
1
paginateRaw() returns wrong amount of total items
#131
jan-krueger
closed
3 years ago
4
Changes related to the next MeiliSearch release (v0.21.0)
#130
meili-bot
closed
3 years ago
0
Use the model's getScoutKeyName instead of getKeyName for the default PK
#129
hi019
closed
3 years ago
3
How to setup a custom timeout for a search ?
#128
desaintflorent
closed
3 years ago
8
Getting an error when meilisearch service is not run
#127
milosevicn
closed
3 years ago
1
Engine uses the eloquent getScoutKey() to get key values but uses getKeyName() to get the name of the key
#126
keithza
closed
3 years ago
2
Downgrading Meilisearch to version compatible with database
#125
milosevicn
closed
3 years ago
1
Update of existing records
#124
hope22
closed
3 years ago
4
How to deploy and use laravel-scout and Meilisearch to ec2 instance
#123
madhavanswami
closed
3 years ago
5
Skip searching by ID
#122
milosevicn
closed
3 years ago
5
Fix tests for health method
#121
curquiza
closed
3 years ago
0
Remove getOrCreateIndex from Engine
#120
curquiza
closed
3 years ago
5
Fix link in CONTRIBUTING.md
#119
meili-bot
closed
3 years ago
1
Include facetsDistribution in paginate() response?
#118
foreverheavy
closed
3 years ago
1
Changes related to the next MeiliSearch release (v0.20.0)
#117
meili-bot
closed
3 years ago
4
cant use toSearchableArray method
#116
bsormagec
closed
3 years ago
3
Creating index using php artisan not working
#115
mikhi
closed
3 years ago
7
[DX] Easy index configuration
#114
robsontenorio
closed
3 years ago
2
Delay for index new records
#113
ibrunotome
closed
3 years ago
1
Remove dollars from bash command examples
#112
meili-bot
closed
3 years ago
1
The future of this repo
#111
curquiza
closed
3 years ago
17
cant find any good example tutorial ,correct me if iam doing wrong
#110
NatBLida68
closed
3 years ago
4
added facetAttributes in Model
#109
bsormagec
closed
3 years ago
2
using FacetFilters
#108
bsormagec
closed
3 years ago
3
Update meilisearch/meilisearch-php to v0.17.0
#107
dependabot-preview[bot]
closed
3 years ago
0
Fix primary key is already present error when running scout:import
#106
fla
closed
3 years ago
1
A primary key is already present. It's impossible to update it
#105
fla
closed
3 years ago
2
search()->get() returns a maximum of 20 items
#104
scottgrayson
closed
3 years ago
1
Add feature tests
#102
mmachatschek
closed
3 years ago
10
Change master into main
#101
curquiza
closed
3 years ago
0
Fix links in CONTRIBUTING.md
#100
meili-bot
closed
3 years ago
1
[Question] Custom search with where()
#99
robsontenorio
closed
3 years ago
5
Changes related to the next MeiliSearch release (v0.19.0)
#98
meili-bot
closed
3 years ago
1
Remove the usage of nbHits from the code base
#97
curquiza
closed
3 years ago
1
Revert "Fix getTotalCount() method"
#96
curquiza
closed
3 years ago
0
Paginated search results only return 1 page
#95
SimonBarrettACT
closed
3 years ago
2
meilisearch requests fail in docker after upgrade
#94
mwazovzky
closed
3 years ago
2
Fix Docs Links
#93
dichotommy
closed
3 years ago
1
Add PHP 7.2 CI tests
#92
mmachatschek
closed
3 years ago
3
Update README
#91
curquiza
closed
3 years ago
0
Add not mocked tests
#90
curquiza
closed
3 years ago
4
Add more tests
#89
mmachatschek
closed
3 years ago
0
Fix SearchResult return value in custom search callable
#88
mmachatschek
closed
3 years ago
2
Cannot use object of type MeiliSearch\Search\SearchResult as array
#87
francoism90
closed
3 years ago
7
Next