pgroonga_normalize_text
Normalize text using a PGroonga index profile to align search terms and support variant lookup.
Instructions
Normalize text with a discovered PGroonga index profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | ||
| changed | Yes | ||
| profile | Yes | ||
| normalized | Yes |