Matches intervals containing all the terms, using exact match for all but the last term, and prefix match for the last term. Ordering of the terms in the query is preserved.
| Name | Type | Required | Description |
|---|---|---|---|
| query | str | Yes | |
| type | Literal["prefixOnLastToken"] | Yes | None |