| Package | Description | 
|---|---|
| org.apache.solr.analytics.function.mapping | 
 Mapping functions to use for analytics expressions. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static FloatValueStream | 
LambdaFunction.createFloatLambdaFunction(String name,
                         LambdaFunction.FloatInFloatOutLambda lambda,
                         FloatValueStream param)
Creates a function that takes in either a single or multi valued float expression and returns the same type of expression with
 the given lambda function applied to every value. 
 | 
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.