mirror of https://github.com/apache/lucene.git
SOLR-11742: Fix error
This commit is contained in:
parent
9dee35f92d
commit
ca5e2a335b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue