Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / laravel/scout issues and pull requests
#686 - Fix Meilisearch class name case
Pull Request -
State: closed - Opened by n8man almost 2 years ago
- 2 comments
#685 - Fix Meilisearch class name case
Pull Request -
State: closed - Opened by n8man almost 2 years ago
- 1 comment
#684 - Separate query callback for eager loading relationships.
Issue -
State: closed - Opened by leroy almost 2 years ago
- 1 comment
#683 - [9.x] Allow options for search requests
Pull Request -
State: closed - Opened by driesvints almost 2 years ago
- 2 comments
#682 - Support Search Parameters in Scout for MeiliSearch
Issue -
State: closed - Opened by lucasRolff almost 2 years ago
- 1 comment
#681 - [9.x] Add analytics for meilisearch engine
Pull Request -
State: closed - Opened by mmachatschek almost 2 years ago
- 5 comments
#680 - The query callback takes a lot of memory.
Issue -
State: closed - Opened by reefki almost 2 years ago
- 2 comments
#679 - Class Laravel\Scout\Console\Str not found
Issue -
State: closed - Opened by panzer-punk almost 2 years ago
- 1 comment
#678 - [10.x] Meilisearch v1 support
Pull Request -
State: closed - Opened by mmachatschek almost 2 years ago
- 21 comments
#677 - Allow FQCN to delete-index command
Pull Request -
State: closed - Opened by kichetof almost 2 years ago
#676 - [10.x] v10 Upgrade guide
Pull Request -
State: closed - Opened by driesvints almost 2 years ago
- 1 comment
#675 - [10.x] Drop old PHP and Laravel versions
Pull Request -
State: closed - Opened by driesvints almost 2 years ago
- 6 comments
#674 - Not fill indexes in docker env meilisearch 0.30.2
Issue -
State: closed - Opened by zofe almost 2 years ago
- 1 comment
#673 - DB Transaction rollBack, search index still updated
Issue -
State: closed - Opened by tommy66374 almost 2 years ago
- 1 comment
#672 - [9.x] Added soft deleted to Meilisearch (OOTB included)
Pull Request -
State: closed - Opened by kichetof almost 2 years ago
- 2 comments
#671 - [9.x] Add command delete-all-indexes, update scout:index to allow FQCN and apply filterable on SoftDeletes
Pull Request -
State: closed - Opened by kichetof almost 2 years ago
- 3 comments
#670 - [9.x] Fix the sync index settings command not using the scout prefix
Pull Request -
State: closed - Opened by tonysm almost 2 years ago
- 4 comments
#669 - [9.x] Support Meilisearch index settings
Pull Request -
State: closed - Opened by driesvints about 2 years ago
- 3 comments
#668 - Can't populate _geo field in meilisearch from Scout
Issue -
State: closed - Opened by cs-media about 2 years ago
- 6 comments
#667 - Pagination shows wrong number of pages due to hard limit
Issue -
State: closed - Opened by JerryBels about 2 years ago
- 5 comments
#666 - fix getTotalCount for meilisearch
Pull Request -
State: closed - Opened by Falki14 about 2 years ago
- 11 comments
#665 - Filter without search
Issue -
State: closed - Opened by Stevemoretz about 2 years ago
- 1 comment
#664 - When query parameter to load page is not `query`, Scout renames it to `query`
Issue -
State: closed - Opened by Jamesking56 about 2 years ago
- 1 comment
#663 - Scout Algolia identify with a different guard
Issue -
State: closed - Opened by woutervandamme about 2 years ago
- 1 comment
#662 - When query parameter to load page is not `query`, Scout renames it to `query`
Issue -
State: closed - Opened by Jamesking56 about 2 years ago
- 3 comments
#661 - Test on PHP 8.2
Pull Request -
State: closed - Opened by driesvints about 2 years ago
#660 - [9.x] Adds types to `makeAllSearchableUsing`
Pull Request -
State: closed - Opened by nunomaduro about 2 years ago
#659 - add computed properties from raw results
Issue -
State: closed - Opened by andreasbakir about 2 years ago
- 2 comments
#658 - Command scout:import don't auto-create index and don't import nothing
Issue -
State: closed - Opened by michele-grifa about 2 years ago
- 1 comment
#657 - [10.x] Fix custom scout keys not being utilized when deleting from queue
Pull Request -
State: closed - Opened by stevebauman about 2 years ago
- 8 comments
#656 - [9.x] Fix custom scout keys not being utilized when deleting from queue
Pull Request -
State: closed - Opened by stevebauman about 2 years ago
- 11 comments
#655 - Fix model serialization issue in RemoveFromSearch job when using custom Scout key values
Pull Request -
State: closed - Opened by DarronEngelbrechtEdge about 2 years ago
- 4 comments
#653 - MeiliSearchEngine does not work with custom Scout keys
Issue -
State: closed - Opened by DarronEngelbrechtEdge about 2 years ago
- 7 comments
Labels: needs more info
#652 - [9.x] Use scout key when mapping keys from search results
Pull Request -
State: closed - Opened by flexchar about 2 years ago
- 16 comments
#641 - Models using Searchable not usable in unit test
Issue -
State: closed - Opened by joostdebruijn over 2 years ago
- 10 comments
#631 - Add withRaw() method for including raw query data to converted Eloquent model
Pull Request -
State: closed - Opened by 3Descape over 2 years ago
- 2 comments
#624 - [9.x] Add import all option to import command
Pull Request -
State: closed - Opened by mozex over 2 years ago
- 2 comments
#611 - Attribute not filterable nor sortable
Issue -
State: closed - Opened by JerryBels over 2 years ago
- 5 comments
#610 - Add a method to convert a search result into an Eloquent query builder
Pull Request -
State: closed - Opened by Synchro over 2 years ago
- 5 comments
#594 - Search results limiting still returning all results
Issue -
State: closed - Opened by samfrjn11 almost 3 years ago
- 2 comments
#555 - Meilisearch: Sortable and Filterable Attributes not updating when including _geo attribute
Issue -
State: closed - Opened by mxmtsk almost 3 years ago
- 9 comments
#542 - [9.x] Eager load relationships when re-indexing models using `searchable` (#541)
Pull Request -
State: closed - Opened by zaalbarxx about 3 years ago
- 9 comments
#536 - Laravel Scout Meilisearch: Says Imported Models, but doesn't
Issue -
State: closed - Opened by PR4M about 3 years ago
- 13 comments
Labels: needs more info
#509 - [10.x] Refactor the use of getScoutKeyName
Pull Request -
State: closed - Opened by driesvints over 3 years ago
- 5 comments
#484 - meilisearch engine AddDocuments with getScoutKeyName
Pull Request -
State: closed - Opened by mojtaba-p over 3 years ago
- 7 comments
#481 - [9.x] Pagination total messed up with query callback while eager loading
Issue -
State: closed - Opened by edgarsn over 3 years ago
- 8 comments
Labels: bug
#390 - Call to undefined method search
Issue -
State: closed - Opened by Justicea83 about 5 years ago
- 2 comments
#344 - restore a soft delete model runs MakeSearch twice
Issue -
State: closed - Opened by michaelnguyen2021 almost 6 years ago
- 7 comments
Labels: needs more info
#277 - Problem customizing the MakeSearchable job
Issue -
State: closed - Opened by rennokki over 6 years ago
- 4 comments
#275 - Algolia: Record size is limited to 10kb
Issue -
State: closed - Opened by sebastiansulinski over 6 years ago
- 14 comments
#244 - shouldBeSearchable() not respecting the scout:import command
Issue -
State: closed - Opened by hhsadiq almost 7 years ago
- 5 comments
#230 - Support relations withCount() method
Issue -
State: closed - Opened by yingdongzhang about 7 years ago
- 3 comments
#180 - Algolia results limit of 1000 items.
Issue -
State: closed - Opened by jeverington over 7 years ago
- 6 comments
#175 - php artisan scout:import not indexing
Issue -
State: closed - Opened by lmxdev over 7 years ago
- 29 comments
#164 - Support count() method
Issue -
State: closed - Opened by guoyunhe almost 8 years ago
- 9 comments