Package | Description |
---|---|
org.apache.solr.analytics.util.valuesource |
ValueSource function/sources used by analytics component
|
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteValueDoubleFunction
AbsoluteValueDoubleFunction takes the absolute value of the double value of the source it contains. |
class |
NegateDoubleFunction
NegateDoubleFunction negates the double value of the source it contains. |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.