Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.solr.analytics.util.valuesource Classes and Interfaces - 21 results found.
NameDescriptionTypePackageFramework
AbsoluteValueDoubleFunctionAbsoluteValueDoubleFunction takes the absolute value of the double value of the source it contains.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
AddDoubleFunctionAddDoubleFunction returns the sum of its components.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
ConcatStringFunctionConcatStringFunction concatenates the string values of its components in the order given.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
ConstDateSourceClassorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
ConstDoubleSourceClassorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
ConstStringSourceClassorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
DateFieldSource and returns Date values while working with long values internally.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
DateMathFunctionDateMathFunction returns a start date modified by a list of DateMath operations.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
DivDoubleFunctionDivDoubleFunction returns the quotient of 'a' and 'b'.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
DualDoubleFunctionAbstract ValueSource implementation which wraps two ValueSources and applies an extendible double function to their values.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
FilterFieldSourceDefaultIsMissingFieldSource wraps a field source to return missing values if the value is equal to the default value.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
LogDoubleFunctionLogDoubleFunction returns the log of a double value with a given base.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
MultiDateFunctionAbstract ValueSource implementation which wraps multiple ValueSources and applies an extendible date function to their values.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
MultiDoubleFunctionAbstract ValueSource implementation which wraps multiple ValueSources and applies an extendible double function to their values.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
MultiplyDoubleFunctionMultiplyDoubleFunction returns the product of its components.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
MultiStringFunctionAbstract ValueSource implementation which wraps multiple ValueSources and applies an extendible string function to their values.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
NegateDoubleFunctionNegateDoubleFunction negates the double value of the source it contains.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
PowDoubleFunctionPowDoubleFunction returns 'a' raised to the power of 'b'.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
ReverseStringFunctionReverseStringFunction reverses the string value of the source it contains.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
SingleDoubleFunctionAbstract ValueSource implementation which wraps one ValueSource and applies an extendible double function to its values.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene
SingleStringFunctionAbstract ValueSource implementation which wraps one ValueSource and applies an extendible string function to its values.Classorg.apache.solr.analytics.util.valuesourceApache Solr Lucene