Interface Function.Context
- Enclosing interface:
- Function
public static interface Function.Context
The
Function.Context the Function is used in.- Since:
- 4.1
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumThe actual context target. -
Method Summary
-
Method Details
-
convert
Convert the given value into a Solr readableStringargument.- Parameters:
value- must not be null.- Returns:
- the Solr readable representation of the given value.
-
getTarget
Function.Context.Target getTarget()
-