public static interface Function.Context
Function.Context the Function is used in.| Modifier and Type | Interface and Description |
|---|---|
static class |
Function.Context.Target
The actual context target.
|
| Modifier and Type | Method and Description |
|---|---|
String |
convert(Object value)
Convert the given value into a Solr readable
String argument. |
Function.Context.Target |
getTarget() |
String convert(Object value)
String argument.value - must not be null.Function.Context.Target getTarget()
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.