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 448f46a commit f006c7dCopy full SHA for f006c7d
README.md
@@ -14,7 +14,12 @@ This package makes it easy to use native PostgreSQL Full Text Search capabilitie
14
## Contents
15
16
- [Installation](#installation)
17
+ - [Scout 1.x](#scout-1x)
18
+ - [Scout 2.x](#scout-2x)
19
+ - [Laravel](#laravel)
20
+ - [Lumen](#lumen)
21
- [Configuration](#configuration)
22
+ - [Configuring the Engine](#configuring-the-engine)
23
- [Configuring PostgreSQL](#configuring-postgresql)
24
- [Prepare the Schema](#prepare-the-schema)
25
- [Configuring Searchable Data](#configuring-searchable-data)
0 commit comments