Skip to content

Commit 2bfea54

Browse files
authored
Merge pull request #87 from typesense/jasonbosco-patch-1
Update README.md
2 parents 70bf417 + 491f5b4 commit 2bfea54

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
<p align="center">
2-
<img src="https://banners.beyondco.de/Laravel%20Scout%20Driver%20For%20Typesense.png?theme=dark&packageManager=composer+require&packageName=typesense%2Flaravel-scout-typesense-driver&pattern=architect&style=style_1&description=Easy+Typesense+support+for+Laravel+Scout&md=1&showWatermark=0&fontSize=75px&images=https%3A%2F%2Flaravel.com%2Fimg%2Flogomark.min.svg">
3-
</p>
1+
# Laravel Scout Typesense Driver
42

53
This package makes it easy to add full text search support to your models with Laravel 7.\* to 10.\*.
64

5+
> [!IMPORTANT]
6+
> The features from the Scout driver in this repo have been merged upstream into [Laravel Scout natively](https://laravel.com/docs/10.x/scout#typesense).
7+
>
8+
> So we've temporarily paused development in this repo and plan to instead address any issues or improvements in the native [Laravel Scout](https://github.com/laravel/scout) driver instead.
9+
>
10+
> If there are any Typesense-specific features that would be hard to implement in Laravel Scout natively (since we need to maintain consistency with all the other drivers), then at that point we plan to add those features into this driver and maintain it as a "Scout Extended Driver" of sorts. But it's too early to tell if we'd want to do this, so we're in a holding pattern on this repo for now.
11+
>
12+
> In the meantime, we recommend switching to the native Laravel Scout driver and report any issues in the [Laravel Scout repo](https://github.com/laravel/scout).
13+
714
<!--
815
916
[![Latest Version on Packagist](https://img.shields.io/packagist/v/typesense/laravel-scout-typesense-driver.svg?style=flat-square)](https://packagist.org/packages/typesense/laravel-scout-typesense-driver) [![PHP from Packagist](https://img.shields.io/packagist/php-v/typesense/laravel-scout-typesense-driver?style=flat-square)](https://packagist.org/packages/typesense/laravel-scout-typesense-driver)

0 commit comments

Comments
 (0)