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

Add CorrelateStream to compute Pearson's correlation coefficient for two streams

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 6.2, 7.0
    • streaming expressions
    • None

    Description

      The CorrelateStream will compute the Pearsons correlation coefficient for two streams.

      Sample syntax below will calculate the Pearsons correlation for two time series streams. See SOLR-8963 for the time function:

      correlate(rollup(time(search()),
                rollup(time(search()))
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: