Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10582

Add Correlation Stream Evaluator

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 6.6, 7.0
    • None
    • None

    Description

      The Correlation Evaluator computes the Pearson's product-moment correlation of two columns of data.

      Syntax:

      let(a=expr, 
          b=expr, 
          c=col(a, fieldName), 
          d=col(b, fieldName), 
          tuple(corr=corr(c,d)))
      

      Attachments

        1. SOLR-10582.patch
          7 kB
          Joel Bernstein
        2. SOLR-10582.patch
          7 kB
          Joel Bernstein

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jbernste Joel Bernstein
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: