Native text index
This page talks about native text indices and corresponding search functionality in Apache Pinot.
Native text index
How is Pinot different?
Native text indices in Pinot
Searching Native Text Indices
SELECT COUNT(*) FROM Foo WHERE TEXT_CONTAINS (<column_name>, <search_expression>)Creating Native Text Indices
Was this helpful?

