Package | Description |
---|---|
org.apache.solr.analytics.function.mapping |
Mapping functions to use for analytics expressions.
|
Modifier and Type | Method and Description |
---|---|
static BooleanValueStream |
ComparisonFunction.createComparisonFunction(String name,
ComparisonFunction.CompResultFunction comp,
AnalyticsValueStream... params)
Create a comparison mapping function, comparing two analytics value (streams) of the same type.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.