SOLR-11742: Fix error

This commit is contained in:
Joel Bernstein 2017-12-15 17:05:32 -05:00
parent 9dee35f92d
commit ca5e2a335b
1 changed files with 1 additions and 1 deletions

View File

@ -1640,7 +1640,7 @@ eq(raw(fieldA), fieldA) // true if the value of fieldA equals the string "fieldA
The `regress` function performs a simple regression of two numeric arrays.
The result of this expression is also used by the `<<predict>>` and `<<residuals>>` functions.
The result of this expression is also used by the `<<predict>>` function.
=== regress Parameters