Skip to main content

Text Analytics

SQL Frames allows combining the full text search with rest of the SQL clauses and hence all the data transformations and visualizations can leverage the full text search. This makes it possible to create advanced text analytics solutions such as trend analysis.

Text Trend Analysis

Below is an example of using the full text index to perform keywords search, then aggregate and compare against the full data and observe the trend over time.

Loading...
Search Syntax

Refer to Searching in Lunr documentation for the syntax to do boolean and fuzzy keyword searches.