Legacy Product

Fusion 5.10
    Fusion 5.10

    Fusion SQL Text Analytics

    These built-in functions are available for text analytics:

    • significant_terms

      The significant_terms function finds anomaly terms in a text or string field that appear more frequently in a search result set than the entire index.

    • analyze

      The analyze function analyzes a text or string field with a Lucene/Solr analyzer and returns the analyzed tokens. The use of Lucene/Solr analyzers at query time allows for real-time entity extraction by configuring OpenNLP, Stanford NLP, or other NLP analyzers.