SEAL integration into Laravel Scout #56545
Unanswered
alexander-schranz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With SEAL we created abstraction around different Search Engines it currently supports a bunch of Search Engines:
Elasticsearch
,Opensearch
,Meilisearch
,Algolia
,Loupe
,RediSearch
,Typesense
,Solr
. And has Integration into different PHP Frameworks (Laravel
,Symfony
,Spiral
,Yii
,Mezzio
). It provides a very friendly way communicating with the Search Engines very similar to Meilisearch.As my knowledge about Laravel Scout and how the Drivers work is nearly zero, I thought that maybe somebody with more knowledge want to create a Driver using SEAL. Friendly mentioning @driesvints maybe you have some ideas to achieve this.
Issue: PHP-CMSIG/search#148
Docs to SEAL: https://php-cmsig.github.io/search/getting-started/index.html
Beta Was this translation helpful? Give feedback.
All reactions