pgroonga_lookup_variants
Normalize text and retrieve bounded dictionary variants from a PGroonga index to expand full-text search and improve term matching.
Instructions
Normalize text and return bounded dictionary variants for the discovered profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | ||
| profile | Yes | ||
| variants | Yes | ||
| canonical | Yes |