We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4807e81 commit dcd2e9fCopy full SHA for dcd2e9f
composer.json
@@ -1,12 +1,13 @@
1
{
2
"name": "pmatseykanets/laravel-scout-postgres",
3
- "description": "PostgreSQL FTS driver for Laravel Scout",
+ "description": "PostgreSQL Full Text Search Driver for Laravel Scout",
4
"keywords": [
5
"laravel",
6
"laravel scout",
7
"search",
8
"postgresql",
9
- "full text search"
+ "full text search",
10
+ "FTS"
11
],
12
"homepage": "https://github.com/pmatseykanets/laravel-scout-postgresql",
13
"license": "MIT",
0 commit comments