diff --git a/solr/solr-ref-guide/src/stream-evaluator-reference.adoc b/solr/solr-ref-guide/src/stream-evaluator-reference.adoc index cf2544c0a96..e38284ed294 100644 --- a/solr/solr-ref-guide/src/stream-evaluator-reference.adoc +++ b/solr/solr-ref-guide/src/stream-evaluator-reference.adoc @@ -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 `<>` and `<>` functions. +The result of this expression is also used by the `<>` function. === regress Parameters