Utilizing Text index on LIKE predicate
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 195
Description
LIKE predicate should utilize TEXT index if TEXT index is configured on that column.
Even better if Pinot can utilize TEXT index only on wildcard search. That is if there is '%' in the search term.
Contributor guide
Assessment
This issue has not been assessed yet.