class |
AggregateExpression |
Expressions for transforming a set of values produced by an underlayinng FieldExpression .
|
class |
Cast |
|
class |
ClauseContext |
Selects a clause that fields should be extracted for.
|
class |
Collate |
Collation field expression.
|
class |
DateExtract |
Field expression to extract a calendar field for a date.
|
class |
DateFormat |
FieldExpression for formatting a date value.
|
class |
Freshness |
Field Expression to calculate a Freshness score.
|
class |
FuzzyMatch |
Fuzzy match field expression.
|
class |
GeoBoost |
Computes a boost score based on the geographical distance from a center point.
|
class |
GeoDistance |
Computes the geographical distance from a center point.
|
class |
LowerCase |
Lower Case String Normalization.
|
class |
MultiValueJoin |
FieldExpression that joins all values of a multi value field on a delimiter.
|
class |
RegexMatch |
Regex match field expression.
|
class |
ScopeTeaser |
Teaser field expression for convenient use of scope field highlighting.
|
class |
StandardScore |
Standard Score FieldExpression.
|
class |
StringLength |
Computes the length of a string.
|
class |
SubString |
Substring field expression.
|
class |
Teaser |
Computes a dynamic teaser.
|
class |
TitleCase |
Title Case String Normalization.
|
class |
Trim |
Trim field expression.
|
class |
UnaryMathExpression |
Mathematical expression for transforming a single argument.
|
class |
UpperCase |
Upper Case String Normalization.
|
class |
WildcardMatch |
Wildcard match field expression.
|